xserver/hw/xfree86/dri
Kristian Høgsberg b9fdfa1534 Implement accelerated indirect rendering by loading DRI drivers directly.
Drop GLcore dependency from glx module.
Work around double destroy case and add DRIUnlockedCallback() function.
New files, lots of code coming from GL/mesa/X/xf86glx.c and the libGL
    loader code.
2006-01-17 21:27:49 +00:00
..
dri.c Implement accelerated indirect rendering by loading DRI drivers directly. 2006-01-17 21:27:49 +00:00
dri.h Implement accelerated indirect rendering by loading DRI drivers directly. 2006-01-17 21:27:49 +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 #5060: Fix non-Linux DRI on 64 bit post Linux 32/64 changes. 2005-11-18 23:34:04 +00:00