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
5380 3389 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
5358 3398 d 23 h hidnplayr /programs/develop/libraries/network/ Check for errors from socket_receive.  
5353 3399 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5337 3404 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add arrays example  
5290 3406 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add wired & points sphere;
add 2 functions in quadric object
 
5278 3407 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5269 3409 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in material colors  
5262 3412 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in Light functions  
5256 3414 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5218 3430 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3433 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5208 3434 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5189 3441 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'ztriangle.inc'  
5187 3443 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3458 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5171 3461 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5163 3462 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5159 3463 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear
 
5153 3465 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ Fork for library tinygl, assembly version.
Can draw lines, and do some matrix operations.
 
5145 3488 d 22 h clevermouse /programs/develop/libraries/menuetlibc/ menuetlibc: drop support for exotic configurations, it doesn't work anyway  
5132 3508 d 4 h clevermouse / * newlib: mark some syscalls as using memory
* autobuild newlib
* add newlib example based on menuetlibc example
 
5131 3509 d 3 h clevermouse / autobuild sdlquake  
5129 3509 d 19 h clevermouse /programs/develop/libraries/menuetlibc/src/libc/ansi/stdlib/ menuetlibc: thread-safe malloc  
5123 3512 d 5 h clevermouse / * gcc flags: add -march=pentium-mmx -fno-rtti
* menuetlibc: fix printf, sprintf
* menuetlibc: alias clock() to sysfn 26.9.
Not exactly what is required by POSIX, but better than zero
* autobuild games/checkers
 
5098 3514 d 23 h clevermouse / switch build system to Tup  
5094 3518 d 21 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
5093 3521 d 21 h clevermouse /programs/ fix some include paths, remove some lang.inc and soko binary  
5090 3522 d 1 h hidnplayr /programs/develop/libraries/network/examples/ Fixed include path.  
5029 3546 d 15 h hidnplayr /programs/develop/libraries/menuetlibc/ Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set.  
5010 3565 d 20 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3566 d 18 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new function exif_get_app2 (found maker from cameras: Nikon, Canon, Panasonic)
2) small fixes
 
5008 3567 d 18 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3570 d 21 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5002 3571 d 21 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
4996 3573 d 0 h hidnplayr /programs/develop/libraries/http/ Added HTTP_send, renamed HTTP_process to HTTP_receive, renamed HTTP_stop to HTTP_disconnect, added HTTP_free  
4995 3573 d 3 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3574 d 0 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4988 3591 d 17 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3592 d 3 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3597 d 20 h hidnplayr /programs/develop/libraries/http/ Updated docs.