haiku/headers/private/graphics
Axel Dörfler f8bea0dacb * Turns out you must not set the source width/height UV registers (for planar
mode), but you have to set the scaling UV registers in order to have correct
  overlay.
* In other words, overlay is working now! There are still issues with it, which
  can probably be attributed to missing bounds checks (the screen goes black
  when you leave full-screen mode in VLC - but not if overlay just stops).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-08 15:31:41 +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 * Turns out you must not set the source width/height UV registers (for planar 2006-05-08 15:31:41 +00:00
matrox 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
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