xserver-multidpi/hw/xfree86
Michel Dänzer 5006d08d7f DRI: Add TexOffset driver hooks.
To be used by AIGLX for GLX_EXT_texture_from_pixmap without several data copies.

The texOffsetStart hook must make sure that the given pixmap is accessible by
the GPU for texturing and return an 'offset' that can be used by the 3D
driver for that purpose.

The texOffsetFinish hook is called when the pixmap is no longer being used for
texturing.
2007-05-22 10:51:52 +02:00
..
common Fix boolean thinko that prevented working without a server layout 2007-05-21 22:10:55 -04:00
ddc Remove old edid_modes.c, it lives in hw/xfree86/modes/ now. 2007-04-26 14:59:04 -04:00
dixmods Remove mfb and cfb from include paths where they're not needed. 2007-05-11 11:43:19 -04:00
doc Provide UseDefaultFontPath option 2007-05-03 22:51:32 -04:00
dri DRI: Add TexOffset driver hooks. 2007-05-22 10:51:52 +02:00
dummylib Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fbdevhw fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor. 2007-01-19 18:30:21 +01:00
i2c Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. 2007-03-25 22:01:34 -04:00
int10 Set Int10Current->Tag for the linux native int10 module 2006-12-13 12:18:22 +00:00
loader Using wrong log level in extension to built-in message 2007-04-16 11:52:58 -07:00
modes Use Screen block handler for rotation to draw under DRI lock. 2007-05-17 20:24:18 -07:00
os-support Disable Simba PCI bridge routing code (Bug #8020). 2007-05-10 15:25:31 +02:00
parser Improve modules loading defaults 2007-05-03 22:00:23 -04:00
rac Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
ramdac Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs. 2007-03-25 22:01:34 -04:00
scanpci Update pci.ids to 2007-01-18 snapshot 2007-01-18 16:03:30 -08:00
shadowfb Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
utils XFree86: Fix memory leak in option parsing 2007-04-10 23:58:20 +03:00
vbe Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgahw Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
x86emu Fix calculations in x86 emulator for the long long case (Andreas Schwab). 2007-03-15 16:56:01 +01:00
xaa Make the use of ICEIL slightly less ugly. 2007-05-11 11:43:19 -04:00
xf1bpp Make xf1bpp build correctly with compilers that don't support -include 2007-01-18 15:31:53 -08:00
xf4bpp Delete a dead file. 2007-03-25 12:28:13 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am Create driver-independent CRTC-based cursor layer. 2007-03-15 00:02:40 -07:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00