Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8063 1324 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
8062 1325 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glOrtho', small optimize, clean code  
8059 1330 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'gluPerspective',
fix function 'glFrustum'
 
7929 1446 d 17 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7670 1787 d 23 h leency / compress images by Andrey Oskin  
7423 2039 d 14 h leency / Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7
 
7421 2039 d 17 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
 
6873 2615 d 13 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6737 2717 d 20 h leency / move tinygl.obj to /sys/lib, fix path  
6523 2784 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6288 2990 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ change path to 'kolibrios'  
6287 2990 d 14 h IgorA / fix test_array1, add some example programs in iso  
6286 2990 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function gluCylinder  
6243 2996 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ apply texture size -> 8,...,4096  
6208 3001 d 10 h IgorA / add 'info3ds_u' in iso  
6200 3001 d 11 h IgorA /programs/ add scale limits, optimize code  
6191 3003 d 7 h leency /programs/ CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons
 
6189 3003 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add example with panorama, modify other examples  
6172 3005 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small speed optimize  
6169 3005 d 19 h leency / rename "desktop" app to "skincfg"  
6164 3006 d 13 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
6145 3008 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6143 3008 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'gluSphere', new textures example  
6141 3008 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'  
6134 3009 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6129 3011 d 18 h leency /programs/develop/libraries/TinyGL/asm_fork/examples/ nice toolbar icons  
6126 3012 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ library speed optimize, fix gears  
6120 3012 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ update 'gears' example  
6113 3014 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures, add example  
6111 3014 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ delete not used 16 bit code, small optimize  
6108 3016 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)  
6101 3018 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix rev 6100 and optimize  
6100 3018 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix specbuf.asm,
add fill styles in example quadric objects
 
6093 3019 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix normal vector in light at infinity  
6017 3045 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
6013 3046 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fix in light functions, new test example  
5939 3074 d 19 h IgorA /programs/ small fix in 't_edit'  
5922 3086 d 8 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix interpolated pixels colors  
5418 3361 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5415 3361 d 16 h IgorA /programs/ fix in function 'glopRotate'