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
6145 3029 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix library and update example 'textures1'  
6143 3029 d 4 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'gluSphere', new textures example  
6141 3029 d 9 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ code optimize, fix 's' coordinate in 'ZB_fillTriangleMapping'  
6134 3030 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures  
6129 3032 d 7 h leency /programs/develop/libraries/TinyGL/asm_fork/examples/ nice toolbar icons  
6128 3032 d 8 h pathoswithin /programs/develop/libraries/fontRasterWorks(unicode)/ added RasterWorks code  
6126 3032 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ library speed optimize, fix gears  
6120 3033 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ update 'gears' example  
6113 3035 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in textures, add example  
6111 3035 d 11 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ delete not used 16 bit code, small optimize  
6108 3037 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ prepare texture functions (need to be finalized)  
6101 3039 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix rev 6100 and optimize  
6100 3039 d 7 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix specbuf.asm,
add fill styles in example quadric objects
 
6093 3040 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix normal vector in light at infinity  
6087 3043 d 23 h IgorA /programs/ fixed position of signatures when pressing [f1]
update 'asm' syntax file
 
6086 3045 d 3 h IgorA /programs/ optimize and fix 't_edit'  
6067 3047 d 21 h serge /programs/develop/libraries/console/ console: __stdcall function must preserve ebx register  
6017 3066 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix calculate light position (in function Matrix_Inv)  
6013 3067 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fix in light functions, new test example  
5948 3093 d 10 h IgorA /programs/develop/ 1) fix draw caption in 'tree_list'
2) 'info3ds' correct scale on axis x and y
 
5947 3094 d 5 h pathoswithin /programs/ Nope... rollback  
5946 3094 d 5 h pathoswithin /programs/ turn on "movi"  
5939 3095 d 8 h IgorA /programs/ small fix in 't_edit'  
5936 3099 d 12 h pavelyakov /programs/develop/libraries/libs_v2/ source code library  
5922 3106 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix interpolated pixels colors  
5914 3112 d 0 h IgorA /programs/develop/libraries/box_lib/trunk/ 1) fix in rev 5911
2) add mouse scroll in 'tree_list'
 
5911 3115 d 22 h IgorA /programs/ 1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
 
5904 3116 d 23 h hidnplayr /programs/develop/libraries/http/ Fix memory leak in HTTP library.  
5881 3121 d 6 h IgorA /programs/develop/ 1) fix in system macro 'copy_path'
2) optimize program 'info3ds'
 
5879 3122 d 20 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5835 3148 d 11 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5832 3171 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5769 3194 d 7 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
5732 3201 d 11 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
5692 3211 d 11 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
5679 3213 d 12 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
5618 3221 d 5 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
5545 3348 d 9 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
5539 3351 d 0 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
5537 3351 d 7 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.