haiku/headers/private/graphics/vesa
Axel Dörfler 0c6f77951e * Moved VGA planar mode blitting into the VESA kernel driver.
* In grayscale mode, the AccelerantHWInterface now sets the palette correctly.
* HWInterface now has a fVGADevice set by AccelerantHWInterface which will be used
  to talk to the VESA driver.
* Completed planar blitting for all 4 planes; we now have a perfect 16 color
  grayscale mode when you choose "Standard VGA mode" in the boot loader with
  an unsupported graphics card (such as in Qemu).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19567 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-19 22:57:56 +00:00
..
utility.h Added very basic VESA driver. Will be improved in the future (right now 2005-04-08 15:11:32 +00:00
vesa.h Moved the vesa.h and vga.h headers to the private vesa driver header directory 2005-04-08 15:14:32 +00:00
vesa_info.h * Moved VGA planar mode blitting into the VESA kernel driver. 2006-12-19 22:57:56 +00:00
vga.h Moved the vesa.h and vga.h headers to the private vesa driver header directory 2005-04-08 15:14:32 +00:00