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
7421 2068 d 7 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 2644 d 3 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6737 2746 d 10 h leency / move tinygl.obj to /sys/lib, fix path  
6523 2813 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6288 3019 d 4 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ change path to 'kolibrios'  
6287 3019 d 4 h IgorA / fix test_array1, add some example programs in iso  
6286 3019 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function gluCylinder  
6243 3025 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ apply texture size -> 8,...,4096  
6208 3030 d 0 h IgorA / add 'info3ds_u' in iso  
6200 3030 d 1 h IgorA /programs/ add scale limits, optimize code  
6191 3031 d 21 h leency /programs/ CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons
 
6189 3032 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add example with panorama, modify other examples  
6172 3034 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small speed optimize  
6169 3034 d 9 h leency / rename "desktop" app to "skincfg"  
6164 3035 d 3 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
6145 3037 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6143 3037 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'gluSphere', new textures example  
6141 3037 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'  
6134 3038 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6129 3040 d 8 h leency /programs/develop/libraries/TinyGL/asm_fork/examples/ nice toolbar icons  
6126 3040 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ library speed optimize, fix gears  
6120 3041 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ update 'gears' example  
6113 3043 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures, add example  
6111 3043 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ delete not used 16 bit code, small optimize  
6108 3045 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)  
6101 3047 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix rev 6100 and optimize  
6100 3047 d 8 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix specbuf.asm,
add fill styles in example quadric objects
 
6093 3048 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix normal vector in light at infinity  
6017 3074 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
6013 3075 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fix in light functions, new test example  
5939 3103 d 9 h IgorA /programs/ small fix in 't_edit'  
5922 3114 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix interpolated pixels colors  
5418 3389 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5415 3390 d 6 h IgorA /programs/ fix in function 'glopRotate'  
5412 3391 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in function 'glGenLists'  
5392 3397 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
5387 3410 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glColor3ub' & some fixes  
5381 3423 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix rev. 5380  
5380 3423 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
5353 3433 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations