xserver-multidpi/hw/xfree86/dri
Michel Dänzer 4426215a6e 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.
2006-06-24 15:02:56 +02:00
..
dri.c Coverity #983: Move some risky debugging code inside #ifdef DEBUG. 2006-04-03 01:35:05 +00:00
dri.h Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen 2005-09-24 18:45:45 +00:00
drimodule.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +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-06-24 15:02:56 +02:00