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
8442 1250 d 20 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8408 1254 d 14 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8069 1340 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
6873 2635 d 11 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6189 3023 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add example with panorama, modify other examples  
6108 3036 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)  
5353 3424 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5256 3438 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3455 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5187 3468 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3483 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5171 3486 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5159 3487 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear
 
5153 3490 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.