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
6172 3012 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small speed optimize  
6169 3012 d 4 h leency / rename "desktop" app to "skincfg"  
6164 3012 d 22 h leency /programs/ remove sys_colors_new from macros.inc, update info3ds, TynyGL examples  
6145 3014 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6143 3015 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'gluSphere', new textures example  
6141 3015 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'  
6134 3016 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6129 3018 d 3 h leency /programs/develop/libraries/TinyGL/asm_fork/examples/ nice toolbar icons  
6128 3018 d 4 h pathoswithin /programs/develop/libraries/fontRasterWorks(unicode)/ added RasterWorks code  
6126 3018 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ library speed optimize, fix gears  
6120 3018 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ update 'gears' example  
6113 3020 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures, add example  
6111 3021 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ delete not used 16 bit code, small optimize  
6108 3022 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)  
6101 3024 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix rev 6100 and optimize  
6100 3025 d 3 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix specbuf.asm,
add fill styles in example quadric objects
 
6093 3025 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix normal vector in light at infinity  
6087 3029 d 18 h IgorA /programs/ fixed position of signatures when pressing [f1]
update 'asm' syntax file
 
6086 3030 d 22 h IgorA /programs/ optimize and fix 't_edit'  
6067 3033 d 17 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
6017 3051 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
6013 3053 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fix in light functions, new test example  
5948 3079 d 6 h IgorA /programs/develop/ 1) fix draw caption in 'tree_list'
2) 'info3ds' correct scale on axis x and y
 
5947 3080 d 1 h pathoswithin /programs/ Nope... rollback  
5946 3080 d 1 h pathoswithin /programs/ turn on "movi"  
5939 3081 d 4 h IgorA /programs/ small fix in 't_edit'  
5936 3085 d 7 h pavelyakov /programs/develop/libraries/libs_v2/ source code library  
5922 3092 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix interpolated pixels colors  
5914 3097 d 19 h IgorA /programs/develop/libraries/box_lib/trunk/ 1) fix in rev 5911
2) add mouse scroll in 'tree_list'
 
5911 3101 d 18 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
5904 3102 d 19 h hidnplayr /programs/develop/libraries/http/ Fix memory leak in HTTP library.  
5881 3107 d 1 h IgorA /programs/develop/ 1) fix in system macro 'copy_path'
2) optimize program 'info3ds'
 
5879 3108 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5835 3134 d 7 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5832 3157 d 2 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5769 3180 d 3 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
5732 3187 d 6 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
5692 3197 d 7 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
5679 3199 d 7 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
5618 3207 d 1 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.