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
1707 4903 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1689 4919 d 12 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4921 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1683 4925 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1678 4931 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: Linux-friendly now  
1664 4939 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1599 4984 d 15 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4993 d 20 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1560 5010 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ PCIe config bugs fixed  
1551 5014 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ further AMD-kernel tuning:
1)faster syscall bridge for future APIs;
2)HyperTransport module added (quite raw yet);
4)unrestricted i/o port access;
3)some MeOS rudiments removed.
 
1508 5051 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5053 d 18 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1505 5053 d 19 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1497 5062 d 19 h Lrz /kernel/trunk/ 61 system function.  
1495 5065 d 9 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5065 d 18 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1474 5079 d 17 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1447 5128 d 1 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1392 5191 d 22 h diamond /kernel/trunk/ more correct background redraw  
1391 5192 d 16 h mikedld /kernel/trunk/ gui/mouse.inc:
+ new file for GUI-related mouse events handling (old mouse.inc renamed)
gui/button.inc and gui/window.inc:
* refactoring in regards of new mouse.inc:
* obsolete code eliminated
* old'n'ugly `check_buttons` and `checkwindows` removed
* events handlers added
gui/window.inc:
* moved GUI-related syscalls and auxilary functions from kernel.asm
* removed registers cross-ordering from syscall 67 (window move/resize)
+ more comments added
known bugs include:
1. apps using syscall 67 (kfar etc.) may not redraw their old screen area leaving ghost images
2. possibility of mouse cursor artefacts may have increased (this *really* has to be reworked)
 

Show All