diff options
author | Tapani Pälli <[email protected]> | 2013-12-01 11:53:55 +0200 |
---|---|---|
committer | Chad Versace <[email protected]> | 2013-12-03 09:21:24 -0800 |
commit | a057b837ddd1c725a7504eedc53c6df05a012773 (patch) | |
tree | cd38ea0291c88629cacbeb34ba9c0e7058e9f222 /common.py | |
parent | ad3937fd4efdd0a9a2b79ab6ae899a4ca1f3bb01 (diff) |
egl: add HAVE_LIBDRM define, fix EGL X11 platform
Commit a594cec broke EGL X11 backend by adding dependency between
X11 and DRM backends requiring HAVE_EGL_PLATFORM_DRM defined for X11.
This patch fixes the issue by adding additional define for libdrm
detection independent of which backend is being compiled. Tested by
compiling Mesa with '--with-egl-platforms=x11' and running es2gears_x11
+ glbenchmark2.7 successfully.
v2: return true for dri2_auth if running without libdrm (Samuel)
v3: check libdrm when building EGL drm platform + AM_CFLAGS fix (Emil)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72062
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Cc: Samuel Thibault <[email protected]>
Cc: [email protected]
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions