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
6134 3028 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6017 3064 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
5418 3380 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5353 3423 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5278 3431 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3454 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3457 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5208 3458 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5187 3467 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3482 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5153 3489 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.