Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6523 2781 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6145 3004 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
5418 3357 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5392 3364 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
5353 3400 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5269 3410 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in material colors  
5262 3413 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in Light functions  
5256 3415 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3431 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3434 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5175 3459 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5153 3466 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.