haiku/headers/private/graphics
Axel Dörfler 61291964c3 The intel_extreme driver now finally works with the i965 chipset;
acceleration works fine, but overlay doesn't - that's next on my list.
Turns out the i965 differentiates between RGB-32 and RGB-32-alpha, and 
didn't like trying to use the latter as display mode (the i865 didn't 
care at all)... finding that took me *way* too long, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22780 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-31 19:23:59 +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 The intel_extreme driver now finally works with the i965 chipset; 2007-10-31 19:23:59 +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 Implemented needed methods to be able to clone the accelerant. 2007-06-14 14:41:45 +00:00
AGP.h setting up AGP module use (not finished) 2004-07-12 12:25:41 +00:00
video_overlay.h hardware independent overlay header 2003-11-23 04:22:46 +00:00