Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8069 1308 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
8063 1311 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
6523 2772 d 14 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6243 2984 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ apply texture size -> 8,...,4096  
6172 2993 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small speed optimize  
6145 2996 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6134 2997 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6017 3033 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
5418 3348 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5353 3392 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5278 3400 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3423 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3426 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5208 3427 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5187 3436 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3451 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5153 3458 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.