OSDN Git Service

glx: conditionaly build dri3 and present loader (v3)
authorArmin K <krejzi@email.com>
Fri, 8 Nov 2013 23:06:45 +0000 (00:06 +0100)
committerMatt Turner <mattst88@gmail.com>
Sat, 9 Nov 2013 17:12:46 +0000 (09:12 -0800)
commitf0f202e6b764be803470e27cba9102f14361ae22
treef6364fa9dbdd97425a3ad155833c3360ccba151e
parent68349e52194b7eba521b88d42ee8db3bfdf0a877
glx: conditionaly build dri3 and present loader (v3)

This patch makes it possible to disable DRI3 if desired.

Tested with:

./configure --disable-dri3 --with-dri-drivers=i965 \
--with-gallium-drivers= --disable-vdpau --disable-egl \
--disable-gbm --disable-xvmc

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71397
Cc: 10.0 <mesa-stable@lists.freedesktop.org>
configure.ac
src/glx/Makefile.am
src/glx/glxext.c