xserver-multidpi/hw
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
..
darwin Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
dmx fix __glXErrorCallBack() proto 2007-04-30 10:33:12 -06:00
kdrive Fix the 'relink' target for kdrive servers. 2007-04-26 15:28:04 -04:00
vfb Split the xserver/fb/fbcmap.c file into two files. 2007-04-03 09:28:21 -06:00
xfree86 DRI: Add TexOffset driver hooks. 2007-05-22 10:51:52 +02:00
xgl Fix a couple of picture repeat fields incorrectly compared to RepeatNormal. 2007-04-29 23:38:13 +02:00
xnest Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xprint add DDXRingBell() stub to solve link problem 2007-04-03 09:30:24 -06:00
xwin Missing piece from bug 9808 2007-05-11 10:08:42 +01:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00