Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2461 4418 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ New font engine in progress  
2322 4525 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/ new font engine  
2047 4632 d 2 h art_zh /kernel/branches/Kolibri-A/trunk/ direct detection of available memory  
1941 4708 d 1 h art_zh /kernel/ kernel constants compression/relocation  
1928 4727 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ 1) gfx reverted to stable version 1710
2) Phenom and Fusion CPUs supported
3) RDMSR syscall added
 
1859 4817 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
1687 4914 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1664 4932 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4946 d 12 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4953 d 19 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4977 d 15 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4986 d 20 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1551 5007 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.
 
1505 5046 d 18 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1497 5055 d 19 h Lrz /kernel/trunk/ 61 system function.  
1496 5056 d 17 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5058 d 8 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5058 d 18 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5060 d 21 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5185 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