Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10031 6 d 10 h ace_dent /programs/develop/ Optimize png files for `programs/develop`

Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 28.7 KiB (~28.5 KiB kpacked), average ~19% saving for 13 files.
Documentation only artwork (distributed outside of a program):
- Slimmed 100 KiB (~91 KiB kpacked), average ~38% saving for 27 files.
 
8666 1143 d 7 h dunkaist / Upload View3ds 0.72 by macgub.  
8528 1227 d 22 h maxcodehack /programs/ TinyGL: newlib
Gears: newlib
 
8442 1249 d 21 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8409 1253 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix test_array1.asm  
8408 1253 d 15 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8405 1253 d 17 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8174 1286 d 11 h IgorA /programs/ tinygl: fix struct ZBuffer, clean code  
8069 1339 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ possible smooth buffer resizing,
fix and clean code,
fix and update examples
 
8063 1343 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ optimize, clean code  
8062 1344 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glOrtho', small optimize, clean code  
8059 1349 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'gluPerspective',
fix function 'glFrustum'
 
7929 1465 d 17 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7670 1806 d 23 h leency / compress images by Andrey Oskin  
7423 2058 d 13 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 2058 d 16 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 2634 d 12 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6737 2736 d 19 h leency / move tinygl.obj to /sys/lib, fix path  
6523 2803 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code cleanup  
6288 3009 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ change path to 'kolibrios'  
6287 3009 d 14 h IgorA / fix test_array1, add some example programs in iso  
6286 3009 d 14 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function gluCylinder  
6243 3015 d 10 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ apply texture size -> 8,...,4096  
6208 3020 d 10 h IgorA / add 'info3ds_u' in iso  
6200 3020 d 11 h IgorA /programs/ add scale limits, optimize code  
6191 3022 d 6 h leency /programs/ CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons
 
6189 3022 d 13 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add example with panorama, modify other examples  
6172 3024 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small speed optimize  
6169 3024 d 19 h leency / rename "desktop" app to "skincfg"  
6164 3025 d 13 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
6145 3027 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6143 3027 d 14 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'gluSphere', new textures example  
6141 3027 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'  
6134 3028 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6129 3030 d 17 h leency /programs/develop/libraries/TinyGL/asm_fork/examples/ nice toolbar icons  
6126 3031 d 8 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ library speed optimize, fix gears  
6120 3031 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ update 'gears' example  
6113 3033 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures, add example  
6111 3033 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ delete not used 16 bit code, small optimize  
6108 3035 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)