Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9948 199 d 0 h Doczom /kernel/trunk/ [KERNEL] fixed bug in sysfn 39.3  
9941 219 d 5 h Doczom /kernel/trunk/ [KERNEL] Graphics subsystem has been redesigned:
- removed the old cursor and the code for its operation
- minor fixes in other kernel modules
- new fields have been added to the display_t structure for further refactoring of the graphics subsystem.
 
9930 254 d 1 h Doczom /kernel/trunk/ [KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
 
9925 311 d 18 h Doczom /kernel/trunk/ [KERNEL] fixed a bug in rev 9917  
9715 806 d 4 h Doczom /kernel/trunk/ small update copyright year in kernel  
9679 815 d 3 h Doczom /kernel/trunk/video/ discontinuing the use of the twdw constant  
8869 1046 d 12 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
7522 2004 d 21 h dunkaist /kernel/trunk/ Fix kernel crash on high screen resolution.

Increase MAX_SCREEN_WIDTH=3840 and MAX_SCREEN_HEIGHT=2160.
Replace hardcoded numbers with macros, add runtime checks.
 
6593 2753 d 4 h serge /kernel/trunk/ kernel: fix for #5350  
5363 3398 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3401 d 4 h serge / kernel: combine display related data in one structure  
5350 3401 d 4 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3466 d 4 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
3606 3980 d 12 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3537 3989 d 2 h Serge /kernel/trunk/ kernel: remove ScreenBPP variable  
2575 4405 d 21 h mario79 /kernel/trunk/ Fix for r. 2435  
2480 4423 d 1 h mario79 /kernel/trunk/ Fix for r.2446 - for Qemu or non-standart videocards. Unfortunately [BytesPerScanLine] does not always equal to [_display.width]*[ScreenBPP]/8  
2477 4423 d 11 h mario79 /kernel/trunk/video/ Fix for r. 2446  
2459 4428 d 12 h mario79 /kernel/trunk/video/ Correction for r.2451  
2455 4429 d 5 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4430 d 3 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2451 4431 d 1 h mario79 /kernel/trunk/ VESA draw the small speedup  
2448 4432 d 4 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2446 4432 d 10 h mario79 /kernel/trunk/ Video draw some speedup.  
2440 4433 d 11 h mario79 /kernel/trunk/video/ Small fix for r. 2438  
2438 4434 d 2 h mario79 /kernel/trunk/ VESA draw some speedup (line, points, text, numbers)  
2436 4434 d 8 h mario79 /kernel/trunk/ 1) VESA draw some speedup
2) VGA draw fix
 
2435 4434 d 12 h mario79 /kernel/trunk/ VESA putimage speedup +30% above the r.2430  
2430 4435 d 6 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2423 4441 d 23 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2353 4453 d 4 h mario79 /kernel/trunk/video/ Fix for f38 - correction for the remainder of the division  
2288 4580 d 0 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1420 5182 d 4 h diamond /kernel/trunk/video/ size of temporary array for wallpaper code increased
due to fact that highest resolutions are possible
(should fix problems with wallpaper in high resolutions)
 
1300 5262 d 8 h serge /kernel/trunk/ kms: pre rc8  
983 5600 d 0 h diamond /kernel/trunk/ some cosmetic fixes  
918 5647 d 11 h diamond /kernel/trunk/ sysfunction 65 can now output 2bpp images  
911 5652 d 13 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
784 5870 d 3 h diamond /kernel/trunk/video/ fixed bug in tiled background, found by heavyiron  
755 5909 d 11 h diamond / * kernel.asm: 18.1 is now safe (correction of rev. 748)
* vesa20.inc: comments were correct! Restored (correction of rev. 753)
* fasm from last AZ
 
753 5910 d 9 h serge /kernel/trunk/ supported videomodes