kolibrios/programs/develop/libraries/TinyGL/asm_fork
IgorA ed44ecca04 add example with panorama, modify other examples
git-svn-id: svn://kolibrios.org@6189 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 18:41:35 +00:00
..
examples add example with panorama, modify other examples 2016-02-10 18:41:35 +00:00
api.asm fix mode 'GL_CULL_FACE' 2015-02-17 23:01:48 +00:00
arrays.asm add function 'glDrawElements' and example 2015-01-15 22:15:12 +00:00
build.bat Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
clear.asm fix in glClearColor 2014-11-03 15:53:21 +00:00
clip.asm small speed optimize 2016-02-08 15:32:44 +00:00
export.inc prepare texture functions (need to be finalized) 2016-01-28 19:22:54 +00:00
glu.asm fix in 'gluSphere', new textures example 2016-02-05 16:58:30 +00:00
image_util.asm add example with panorama, modify other examples 2016-02-10 18:41:35 +00:00
info_fun_float.inc Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
init.asm fixes in material colors 2014-12-26 21:47:10 +00:00
kosgl.asm prepare texture functions (need to be finalized) 2016-01-28 19:22:54 +00:00
light.asm fix rev 6100 and optimize 2016-01-26 19:28:56 +00:00
list.asm prepare texture functions (need to be finalized) 2016-01-28 19:22:54 +00:00
matrix.asm fix mode 'GL_CULL_FACE' 2015-02-17 23:01:48 +00:00
misc.asm prepare texture functions (need to be finalized) 2016-01-28 19:22:54 +00:00
opengl_const.inc Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
opinfo.inc add arrays example 2014-12-31 18:29:11 +00:00
select.asm Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
specbuf.asm fix rev 6100 and optimize 2016-01-26 19:28:56 +00:00
texture.asm add example with panorama, modify other examples 2016-02-10 18:41:35 +00:00
tinygl.asm add example with panorama, modify other examples 2016-02-10 18:41:35 +00:00
vertex.asm fix library and update example 'textures1' 2016-02-05 20:49:30 +00:00
zbuffer.asm small speed optimize 2016-02-08 15:32:44 +00:00
zbuffer.inc 1) fix and optimizations 2014-12-05 21:12:56 +00:00
zfeatures.inc Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
zgl.inc prepare texture functions (need to be finalized) 2016-01-28 19:22:54 +00:00
zline_r.inc 1) fix rgb interpolation and z-buffer 2014-11-03 13:16:54 +00:00
zline.asm 1) fix rgb interpolation and z-buffer 2014-11-03 13:16:54 +00:00
zline.inc 1) fix rgb interpolation and z-buffer 2014-11-03 13:16:54 +00:00
zmath.asm fix calculate light position (in function Matrix_Inv) 2015-12-30 20:36:08 +00:00
zmath.inc Fork for library tinygl, assembly version. 2014-10-31 21:28:24 +00:00
ztriangle.asm code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping' 2016-02-05 11:57:16 +00:00
ztriangle.inc fix library and update example 'textures1' 2016-02-05 20:49:30 +00:00