xserver/hw/xfree86/dri
Michel Dänzer a185d70f72 Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients.
These clients are by definition non-local and thus not direct rendering
capable, but they still need the QueryVersion and QueryDirectRenderingCapable
requests to find out cleanly.
(cherry picked from 4426215a6e commit)
2006-07-06 17:30:02 -04:00
..
dri.c Coverity #983: Move some risky debugging code inside #ifdef DEBUG. 2006-04-03 01:34:56 +00:00
dri.h Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen 2005-09-24 18:45:45 +00:00
drimodule.c Fix support for enabling/disabling extensions loaded from modules. 2005-11-02 15:53:57 +00:00
dristruct.h Move drawable lock acquisition into DRIClipNotify from DRIValidateTree, so 2006-01-06 18:06:02 +00:00
Makefile.am Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
sarea.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xf86dri.c Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients. 2006-07-06 17:30:02 -04:00