xserver-multidpi/hw/xfree86/dri
Adam Jackson 58ef01648b dri1: Don't bother asking the loader about drmGetLibVersion
This was added for DRM_IOCTL_SET_VERSION support, which has been around
for over ten years now. Since we require ≥2.3.0 in configure.ac this
would really only protect you if you managed to build against a modern
libdrm but run against one that's more than 7½ years old, which, doctor
it hurts when I do this.

Archaeology: http://cgit.freedesktop.org/~ajax/dri/commit/xc/programs/Xserver/GL/dri/dri.c?id=77d62efca033dced96ab7998b7c62a4e2df907d5
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-04-18 11:11:19 -07:00
..
dri.c dri1: Don't bother asking the loader about drmGetLibVersion 2014-04-18 11:11:19 -07:00
dri.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am XFree86: DRI: Don't use per-target CFLAGS 2012-07-10 00:31:01 -07:00
sarea.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86dri.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00