haiku/headers/private/graphics
Alexander von Gluck IV afbd52f16a * improve framebuffer programming on newer cards
* correct? color mode setting bug
* fix var naming to match style guidelines
* add a few missing register defines


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42879 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-18 05:54:28 +00:00
..
3dfx ImÃport new 3dfx graphics driver from Gerald Zajac (see #6215. 2010-06-24 03:47:49 +00:00
ati Applied patch by Gerald Zajac: Adds hardware overlay support to the ATI 2011-06-28 19:13:49 +00:00
common * Added helper functions for the "propose mode" accelerant hook. 2011-09-11 18:29:50 +00:00
et6x00
intel_extreme Fix wrong register values introduced in r42870. 2011-10-16 22:00:30 +00:00
matrox * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
neomagic * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
nvidia added dithering support for DAC1. Dithering is enabled for digitally connected panels on DAC1 on laptops. This should remove the 'colorbands' displayed previously on gradients. Bumped version to 1.06. 2009-10-19 10:33:01 +00:00
nvidia_gpgpu removed all pre-NV40refs, removed all overlay code (no info on the current engine known). Driver cleanup mostly done now I hope. 2008-06-17 19:16:40 +00:00
omap Patch by "notzed" (Ticket #5380): Add support for setting video mode for OMAP3. 2010-06-30 17:39:36 +00:00
radeon * added math.h missing prototypes like log2f. This fixes #6802. 2010-11-24 23:42:17 +00:00
radeon_hd * improve framebuffer programming on newer cards 2011-10-18 05:54:28 +00:00
s3 Update for the S3 driver by Gerald: 2008-10-04 08:09:40 +00:00
skeleton
vesa * Fixed mixup of the VGA compatibility layer - if the bit is set, it means the 2009-08-14 14:30:01 +00:00
via fixed a faulty registerdefine (colorkey register). Modified some register's names to be more 'precise'. 2005-09-22 18:09:56 +00:00
vmware Checked in too soon. 2007-12-30 10:33:31 +00:00
AGP.h * Fixed the AGP interface to correctly use phys_addr_t where needed. 2010-05-28 09:19:11 +00:00
video_overlay.h