haiku/headers/private/graphics/vesa
Axel Dörfler b2a75cf56c * Fixed mixup of the VGA compatibility layer - if the bit is set, it means the
device is not compatible, after all.
* No longer accept color changes if the mode is not an 8 bit one. I think that
  BWindowScreen does that after changing the mode, so that is messes up the
  colors, at least that's the theory, will test on real iron now.
* Use VGA as a fallback if setting the palette via VBE failed. This brings back
  the colors for ParticlesII in Qemu (but not in VirtualBox, which seems to be
  completely broken in this regard).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32359 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-14 14:30:01 +00:00
..
utility.h
vesa.h * Fixed mixup of the VGA compatibility layer - if the bit is set, it means the 2009-08-14 14:30:01 +00:00
vesa_info.h * Added VESA capabilities field to the kernel args. 2009-08-14 09:49:28 +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