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
5195 3460 d 17 h clevermouse /programs/system/os/ part of main system dll, not usable yet  
5194 3460 d 23 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5193 3460 d 23 h hidnplayr /drivers/audio/ Remove unused locals  
5192 3461 d 5 h serge /contrib/sdk/sources/newlib/libc/include/ newlib: fix libiberty warnings  
5191 3461 d 5 h serge /contrib/toolchain/ build libiberty  
5190 3462 d 10 h serge /contrib/sdk/sources/ newlib: split cmdline params  
5189 3464 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in 'ztriangle.inc'  
5188 3464 d 15 h hidnplayr /programs/games/invaders/ Make invaders code a little less horrible.  
5187 3466 d 16 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fixes in draw triangle functions  
5186 3466 d 18 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5185 3467 d 12 h mario79 /kernel/trunk/gui/ The rollback r.4970.  
5184 3467 d 23 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5183 3468 d 1 h hidnplayr /programs/media/kiv/trunk/ KIV: better file extension parsing.  
5182 3468 d 13 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5181 3468 d 13 h hidnplayr /programs/network/netcfg/ added more dec21x4x (compatible) PCI ID's  
5180 3468 d 13 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5179 3472 d 23 h serge /drivers/video/drm/radeon/ drm: ati-3.17.3  
5178 3473 d 0 h serge /drivers/include/ ddk: 3.17.3  
5177 3474 d 19 h clevermouse /kernel/trunk/bus/usb/ fix comment, resolve #89  
5176 3481 d 19 h clevermouse / fix misprint  
5175 3481 d 20 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in some vertex functions  
5174 3483 d 13 h punk_joker /programs/cmm/eolite/ Eolite 2.39: copy the selected files  
5173 3483 d 17 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5172 3483 d 19 h hidnplayr /drivers/unfinished/ Dont try to scan multiple functions on a single function device.  
5171 3484 d 12 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ add list operations  
5170 3484 d 15 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5169 3484 d 18 h hidnplayr /kernel/trunk/boot/ Prefer 32bpp over 24bpp over 16bpp as default video mode.  
5168 3484 d 18 h hidnplayr /drivers/audio/ Dont try to scan multiple functions on a single function device.
Load SB16 driver when no compatible PCI soundcard was found.
 
5167 3484 d 19 h hidnplayr /kernel/trunk/boot/ Prefer 16bpp mode over VGA as default video mode.  
5166 3484 d 19 h hidnplayr /programs/network/netcfg/ Dont try to scan multiple functions on a single function device.  
5165 3485 d 5 h serge /kernel/trunk/core/ kernel: hotfix for 5130  
5164 3485 d 19 h hidnplayr /kernel/trunk/video/ Small optimization.  
5163 3485 d 19 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ fix in glClearColor  
5162 3485 d 19 h mario79 /programs/system/mgb/trunk/ MGB - fix of version number for r.5160.  
5161 3485 d 20 h hidnplayr /kernel/trunk/video/ 16bpp support for f73 (blitter)  
5160 3485 d 20 h mario79 /programs/system/mgb/trunk/ MGB - fix "benchmark GS selector" for 16bpp (support SVN r.5154)  
5159 3485 d 22 h IgorA /programs/develop/libraries/TinyGL/asm_fork/ 1) fix rgb interpolation and z-buffer
2) add function glClear
 
5158 3485 d 22 h hidnplayr /programs/media/scrshoot/ 16bpp support.  
5157 3486 d 18 h hidnplayr /kernel/trunk/ Moved new 'bytes_per_pixel' dword to end of display_t struct for backwards compatibility (yuck!)  
5156 3487 d 17 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.