haiku/headers/private/graphics
Axel Dörfler 3adccb1935 * More or less completely rewrote the AGP bus manager.
* It now also serves as a generic GART manager and accepts bus modules as well
  as custom modules of graphics drivers if they want to (could be used for the
  Radeon PCI GART stuff, for example).
* Implemented GART support module for Intel i965 and G33 chipsets (the other
  Intel chips will come later).
* Renamed agp bus manager to agp_gart to reflect its new functionality (even
  though the AGP functionality is already outdated (due to PCIe), the GART
  stuff remains current).
* Adapted existing users of the AGP bus manager to the API changes.
* Not very well tested yet...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23754 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-26 22:18:52 +00:00
..
atimach64 Forgot to commit the Mach64 private headers directory. 2004-10-13 17:39:03 +00:00
cirrus Start of a cirrus gfx driver (for qemu), mostly a copy of skel for now. 2006-05-31 13:23:52 +00:00
common * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
et6x00 Removed CRs. Sorry. 2004-08-30 21:57:06 +00:00
intel_extreme * Simplified usage of the INTEL_TYPE_xxx constants. 2008-01-26 21:59:02 +00:00
matrox * Renamed nv.driver to "nvidia", nm.driver to "neomagic", and mga.driver to "matrox"; 2007-05-04 07:49:53 +00:00
neomagic * Renamed nv.driver to "nvidia", nm.driver to "neomagic", and mga.driver to "matrox"; 2007-05-04 07:49:53 +00:00
nvidia added engine command fifo setup for TCL_PRIMITIVE_3D for NV15 only for now (testing). Over here the NV15 keeps running and the command seems responsive. I hope this doesn't crash other NV15's outthere. 2007-09-24 14:12:18 +00:00
radeon Committed patch by Euan Kirkhope to improve routing problems with Radeon cards; 2007-08-13 17:22:32 +00:00
s3savage * Korli renamed the driver, but forgot to let the driver ask for the new accelerant name. 2007-06-21 23:38:53 +00:00
skeleton removed more nvidia refs 2004-11-04 16:15:08 +00:00
tdfx Added a TDFX driver on behalf of Andrew Drewke. There are some warnings I can't make go away in voodoo3_accelerant.c -- good luck with them. 2004-06-24 23:31:04 +00:00
vesa * Moved VGA planar mode blitting into the VESA kernel driver. 2006-12-19 22:57:56 +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 * More or less completely rewrote the AGP bus manager. 2008-01-26 22:18:52 +00:00
video_overlay.h hardware independent overlay header 2003-11-23 04:22:46 +00:00