kolibrios/kernel/trunk/gui
Marat Zakiyanov (Mario79) 5638fe22ff 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed.
2. Optimization of the mode 640*480*16. Substantial growth of speed.
3. At the expense of deleting the superfluous code from vga.inc the size of a kernel has decreased.

git-svn-id: svn://kolibrios.org@117 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-10 18:18:33 +00:00
..
button.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
event.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
font.inc Now 4 function can output zero-ended(ASCIIZ) strings. 2006-07-26 09:56:06 +00:00
mouse.inc moving to kernel directory 2005-10-07 04:39:30 +00:00
skincode.inc Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures. 2006-08-06 10:29:45 +00:00
skindata.inc Added two flags to 0th function (edx = 0xXYRRGGBB, X = DCBAb) 2006-08-03 19:30:32 +00:00
window.inc 1. Optimization of the mode 320*200*256. Load on CPU is less. Small increase of speed. 2006-08-10 18:18:33 +00:00