projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f41102b
)
configure: bump up libdrm requirement to 2.4.38
author
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 13 Feb 2014 00:23:16 +0000
(
00:23
+0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Tue, 18 Feb 2014 00:04:02 +0000
(
00:04
+0000)
This is the first version that introduced DRM_CAP_PRIME, which is
implicitly required by egl/wayland.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 8245b9741d19fa5324462d9b9988965c4b94e939..fc5e0284a15458ef03a9b86c57be08cbb485ca91 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,7
+27,7
@@
OSMESA_VERSION=8
AC_SUBST([OSMESA_VERSION])
dnl Versions for external dependencies
-LIBDRM_REQUIRED=2.4.
24
+LIBDRM_REQUIRED=2.4.
38
LIBDRM_RADEON_REQUIRED=2.4.50
LIBDRM_INTEL_REQUIRED=2.4.52
LIBDRM_NVVIEUX_REQUIRED=2.4.33