haiku/src
Axel Dörfler bb693d7764 * Added VESA capabilities field to the kernel args.
* The vesa driver no longer uses VGA programming if the chip does not support
  VGA compatibility.
* The VESA driver now tries to set the DAC to 8 bits per color gun.
* In VESA modes, the driver no longer tries to use VGA programming; introduced
  the new vesa_set_indexed_colors() that is now used for palette programming.
  This should fix wrong colors of 8 bit BWindowScreen users with VESA on real
  hardware (emulators usually didn't mind either way).
* Note that the app_server needs to maintain a palette per 8 bit screen, as
  right now, the colors are garbled after a workspace switch. Stefano, are you
  looking into that already?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32347 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-14 09:49:28 +00:00
..
add-ons * Added VESA capabilities field to the kernel args. 2009-08-14 09:49:28 +00:00
apps Corrected some typos in the 'EULA' of InstallerApp.cpp. 2009-08-14 08:46:22 +00:00
bin * Made defines out of the kNetServerSignature and kMsgConfigureInterface 2009-08-13 16:30:21 +00:00
build
data Make mountvolume a BApplication and set it as the preferred one for opening BFS and (for now) ISO images. 2009-08-12 13:54:28 +00:00
documentation
kits Move HideCursor() fom Show() to _Activate(), so it gets called also on workspace change. 2009-08-13 10:29:11 +00:00
libs Disabled the display of the "Rounding" (a.k.a. Hinting) property for the time 2009-07-27 14:39:39 +00:00
preferences * Made defines out of the kNetServerSignature and kMsgConfigureInterface 2009-08-13 16:30:21 +00:00
servers * Made defines out of the kNetServerSignature and kMsgConfigureInterface 2009-08-13 16:30:21 +00:00
system * Added VESA capabilities field to the kernel args. 2009-08-14 09:49:28 +00:00
tests This one took me ages to find out, since I was looking for a bug in 2009-08-13 14:54:54 +00:00
tools [GSoC] [ARM] Patch by Johannes Wischert. 2009-08-13 18:34:15 +00:00
Jamfile