haiku/headers/private/graphics
Axel Dörfler 7d5957df85 * Implemented hardware cursor support.
* Turns out cursor handling is simpler as originally thought, so I could remove its
  physical mapping - it's still put into the shared area, though, although that isn't
  needed for this chip (but could eventually simplify the handling of other generations
  of this chip).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17450 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-14 13:41:33 +00:00
..
atimach64 Forgot to commit the Mach64 private headers directory. 2004-10-13 17:39:03 +00:00
common * Renamed memmgr.c|h to memory_manager.c|h. 2006-04-24 15:09:46 +00:00
et6x00 Removed CRs. Sorry. 2004-08-30 21:57:06 +00:00
intel_extreme * Implemented hardware cursor support. 2006-05-14 13:41:33 +00:00
matrox added MAVEN rev.B/C type distinction recognition, just reporting in log for now. 2006-05-09 15:19:32 +00:00
neomagic added DPMS state to shared_info. 2006-01-22 19:53:27 +00:00
nvidia updated matrox and nvidia driver to export lower case kerneldriver names for the /dev/ hierarchy. It turns out R5 and dano convert upper case to lower case names, while Haiku just literally uses them... Now fixed inside these drivers by using lowercase instead of uppercase. 'Bug' reported by John Drinkwater. 2006-04-21 19:41:47 +00:00
radeon * You are supposed to free() the mode list returned by BScreen::GetModeList(), 2006-03-11 15:13:19 +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 Made some necessary enhancements to class Screen; the app_server also 2005-05-26 09:21:51 +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
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