Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8869 1047 d 19 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 2006 d 4 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 2754 d 11 h serge /kernel/trunk/ kernel: fix for #5350  
5363 3399 d 8 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3402 d 10 h serge / kernel: combine display related data in one structure  
5350 3402 d 11 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3467 d 11 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
3606 3981 d 19 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3537 3990 d 9 h Serge /kernel/trunk/ kernel: remove ScreenBPP variable  
2575 4407 d 3 h mario79 /kernel/trunk/ Fix for r. 2435  
2480 4424 d 7 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 4424 d 18 h mario79 /kernel/trunk/video/ Fix for r. 2446  
2459 4429 d 19 h mario79 /kernel/trunk/video/ Correction for r.2451  
2455 4430 d 12 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4431 d 10 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2451 4432 d 8 h mario79 /kernel/trunk/ VESA draw the small speedup  
2448 4433 d 11 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2446 4433 d 17 h mario79 /kernel/trunk/ Video draw some speedup.  
2440 4434 d 18 h mario79 /kernel/trunk/video/ Small fix for r. 2438  
2438 4435 d 9 h mario79 /kernel/trunk/ VESA draw some speedup (line, points, text, numbers)  

Show All