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
5881 3126 d 0 h IgorA /programs/develop/ 1) fix in system macro 'copy_path'
2) optimize program 'info3ds'
 
5879 3127 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ 'tree_list' optimize code  
5835 3153 d 5 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5832 3176 d 1 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5769 3199 d 2 h hidnplayr /programs/develop/libraries/http/ http lib: Bugfixes for keepalive connections.  
5732 3206 d 5 h hidnplayr /programs/develop/libraries/http/ http library: allow caller to make receive() blocking. Reduced debug output. Updated documentation.  
5692 3216 d 5 h leency /programs/develop/libraries/box_lib/trunk/ Update libraries for new fonts  
5679 3218 d 6 h hidnplayr /programs/develop/libraries/box_lib/trunk/ box_lib: ability to disable editbox. (Fixed color because of fixed editbox struct!)  
5618 3225 d 23 h hidnplayr /programs/develop/libraries/console/ Console library: support for scroll mice.  
5545 3353 d 3 h hidnplayr /programs/develop/libraries/network/ Fixed typo.  
5539 3355 d 18 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
5537 3356 d 1 h hidnplayr /programs/develop/libraries/http/ Bugfixes for stream transfers, ability to re-use the same buffer over and over.  
5534 3356 d 3 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5518 3361 d 17 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.  
5517 3362 d 19 h hidnplayr /programs/develop/libraries/truetype/trunk/ Separate original stb_truetype.h from kolibri library code, updated stb_truetype to version 1.02, added utf8 support for library functions, added compile.bat for windows users.  
5418 3386 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5415 3386 d 23 h IgorA /programs/ fix in function 'glopRotate'  
5412 3387 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in function 'glGenLists'  
5392 3393 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
5389 3404 d 23 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_flip_h' & optimizations  
5387 3406 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glColor3ub' & some fixes  
5381 3419 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix rev. 5380  
5380 3419 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
5358 3429 d 0 h hidnplayr /programs/develop/libraries/network/ Check for errors from socket_receive.  
5353 3429 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5337 3434 d 21 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add arrays example  
5290 3436 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add wired & points sphere;
add 2 functions in quadric object
 
5278 3437 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5269 3439 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in material colors  
5262 3442 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in Light functions  
5256 3444 d 6 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3460 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3464 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5208 3464 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5189 3471 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'ztriangle.inc'  
5187 3473 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3489 d 0 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5171 3491 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5163 3492 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5159 3493 d 2 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear