xserver-multidpi/hw/xfree86/dri
Dan Nicholson e1c8ee2157 Don't reuse PKG_CHECK_MODULES identifiers
Using GL for the PKG_CHECK_MODULES identifier multiple times means only
the first call will actually be used. Later calls will be skipped due to
GL_CFLAGS and GL_LIBS already being set. This changes DRI to using a
different identifier and DMX to just reusing GL_CFLAGS.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2009-01-18 09:49:06 -08:00
..
dri.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dri.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
drimodule.c DRI: Fix build warning. 2007-06-11 09:23:19 +02:00
dristruct.h Notify DRI when crtc regions change 2008-11-24 13:24:35 -08:00
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
sarea.h Changes for single-entity multi-screen DRI. 2007-04-16 17:31:40 +02:00
xf86dri.c xfree86: don't mix declarations and code 2009-01-11 08:54:11 +01:00