haiku/headers/private/graphics
Alexander von Gluck IV 0188ca92a5 First attempt at older Radeon card support
* add missing chipset ranges
* add a few more older (X1200) PCI ID's (mostly IGP)
* add code to detect and set frame buffer size on old chipsets
* we get to the connector detection currently and fail due to the
  lack of legacy support on my X1200 IGP
2011-11-12 11:41:31 -06: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 Removed CRs. Sorry. 2004-08-30 21:57:06 +00:00
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 First attempt at older Radeon card support 2011-11-12 11:41:31 -06:00
s3 Update for the S3 driver by Gerald: 2008-10-04 08:09:40 +00:00
skeleton removed more nvidia refs 2004-11-04 16:15:08 +00:00
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