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
5518 3332 d 16 h leency /programs/develop/libraries/truetype/trunk/ Truetype lib: Make SetBackColor() function faster.  
5517 3333 d 18 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.  
5461 3350 d 22 h hidnplayr /programs/develop/mtdbg/ MTDBG: human readable exception messages.  
5460 3350 d 23 h hidnplayr /programs/develop/mtdbg/ MTDBG: recognise long int 3 opcode (CD 03) as user breakpoint.  
5452 3351 d 23 h leency / Rename Panel to Taskbar  
5418 3357 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix mode 'GL_CULL_FACE'
fix functions 'glColor4fv', 'glFrustum'
add example 'gears.asm'
 
5415 3357 d 23 h IgorA /programs/ fix in function 'glopRotate'  
5412 3358 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in function 'glGenLists'  
5392 3364 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ small fixes  
5389 3375 d 22 h IgorA /programs/develop/libraries/buf2d/trunk/ add new function 'buf2d_flip_h' & optimizations  
5387 3377 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glColor3ub' & some fixes  
5381 3390 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/examples/ fix rev. 5380  
5380 3390 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add function 'glDrawElements' and example  
5358 3399 d 23 h hidnplayr /programs/develop/libraries/network/ Check for errors from socket_receive.  
5353 3400 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes & optimizations  
5337 3405 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add arrays example  
5290 3407 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add wired & points sphere;
add 2 functions in quadric object
 
5278 3408 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5269 3410 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in material colors  
5262 3413 d 17 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in Light functions  
5256 3415 d 5 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ some fixes  
5241 3418 d 14 h punk_joker /programs/develop/tinypad/trunk/ cancel changes r5240  
5240 3418 d 18 h punk_joker /programs/develop/tinypad/trunk/ tinypad 4.0.9 : save/load settings to/from ini file  
5218 3431 d 18 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix and optimizations
2) add quadric object 'Sphere'
 
5213 3434 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix vertex color; add primitives: GL_QUADS, GL_POLYGONS  
5208 3435 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in 'clip.asm'  
5206 3436 d 3 h clevermouse /programs/develop/mtdbg/ * fix F8 after commands with args, broken in r3675
* fix autoscroll of disassembler window, broken in r4908
 
5189 3442 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'ztriangle.inc'  
5187 3444 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5175 3459 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5171 3462 d 15 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5163 3463 d 23 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5159 3464 d 1 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear
 
5153 3466 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 3489 d 22 h clevermouse /programs/develop/libraries/menuetlibc/ menuetlibc: drop support for exotic configurations, it doesn't work anyway  
5132 3509 d 5 h clevermouse / * newlib: mark some syscalls as using memory
* autobuild newlib
* add newlib example based on menuetlibc example
 
5131 3510 d 3 h clevermouse / autobuild sdlquake  
5129 3510 d 19 h clevermouse /programs/develop/libraries/menuetlibc/src/libc/ansi/stdlib/ menuetlibc: thread-safe malloc  
5123 3513 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 3515 d 23 h clevermouse / switch build system to Tup