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
1859 4822 d 12 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
1687 4918 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1664 4937 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4951 d 4 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4958 d 11 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 4982 d 7 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 4991 d 12 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1551 5012 d 14 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 5051 d 10 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1497 5060 d 11 h Lrz /kernel/trunk/ 61 system function.  
1496 5061 d 9 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5063 d 0 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5063 d 10 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5065 d 13 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1391 5190 d 8 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)
 
1375 5216 d 10 h Lrz /kernel/trunk/ some little changes  
1369 5219 d 14 h Lrz /kernel/trunk/ small changes and optimization  
1362 5223 d 1 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5225 d 21 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1334 5231 d 8 h mikedld /kernel/trunk/ * gui/button.inc refactoring
* only 16 ID bits were checked on button delete, 24 now
* negative button frame draw speed up
 

Show All