xserver/hw/xfree86/dri2
Keith Packard 2e2c5b216c dri2: Preserve compatibility with 1.6 DRI2 API/ABI
The old DRI2 buffer allocation API wasn't great, but there's no reason to
make the server stop working with those drivers. This patch has the
X server adapting to the API provided by the driver, using the new API where
available and falling back to the old API as necessary. A warning will be
placed in the log file when the old API is in use.

Signed-off-by: Keith Packard <keithp@keithp.com>
2009-07-06 12:01:12 -07:00
..
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
dri2.c dri2: Preserve compatibility with 1.6 DRI2 API/ABI 2009-07-06 12:01:12 -07:00
dri2.h dri2: Preserve compatibility with 1.6 DRI2 API/ABI 2009-07-06 12:01:12 -07:00
dri2ext.c dri2: Preserve compatibility with 1.6 DRI2 API/ABI 2009-07-06 12:01:12 -07:00