[Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets
Jon TURNEY
jon.turney at dronecode.org.uk
Tue Jun 3 06:14:09 PDT 2014
As a follow-up to my "Fix Apple-DRI GLX" patchset, allow building of a libGL
capable of using driswrast on targets without libdrm, and make that the default
configuration.
The --disable-driglx-direct option only appears to exist for the benefit of such
targets, so it could probably be removed in future.
Jon TURNEY (2):
glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM
case
configure: Always default to --enable-driglx-direct
configure.ac | 17 ++---------------
src/glx/glxcmds.c | 2 +-
src/glx/glxext.c | 17 ++++++++++++-----
3 files changed, 15 insertions(+), 21 deletions(-)
--
1.8.5.5
More information about the mesa-dev
mailing list