index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
configure.ac: add -pthread to PTHREAD_LIBS
Emil Velikov
1
-0
/
+5
2017-06-15
gallium: Add renderonly-based support for pl111+vc4.
Eric Anholt
1
-1
/
+11
2017-06-14
configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.
Chuck Atkins
1
-1
/
+1
2017-06-08
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
1
-4
/
+4
2017-06-01
configure.ac: simplify --enable-libunwind=auto check
Eric Engestrom
1
-6
/
+2
2017-05-25
configure.ac: update libdrm amdgpu version requirement to 2.4.81
Leo Liu
1
-1
/
+1
2017-05-24
configure.ac: rephrase 'GLX w/o X11' error message
Eric Engestrom
1
-1
/
+1
2017-05-20
configure.ac: s/xcb-fixes/xcb-xfixes/
Emil Velikov
1
-1
/
+1
2017-05-20
configure.ac: add xcb-fixes to the XCB DRI3 list
Emil Velikov
1
-1
/
+1
2017-05-20
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
1
-0
/
+4
2017-05-19
configure: trivial whitespace cleanup
Emil Velikov
1
-2
/
+2
2017-05-19
configure: error out if building XVMC w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building VDPAU w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building OMX w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out if building VA w/o supported platform
Emil Velikov
1
-1
/
+10
2017-05-19
configure: error out when building X11 Vulkan without DRI3
Emil Velikov
1
-0
/
+10
2017-05-19
configure: check once for DRI3 dependencies
Emil Velikov
1
-16
/
+9
2017-05-19
configure: error out when building GLX w/o the X11 platform
Emil Velikov
1
-0
/
+6
2017-05-19
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
1
-0
/
+5
2017-05-19
configure: enable the surfaceless platform by default
Emil Velikov
1
-3
/
+2
2017-05-19
configure: loosen --with-platforms heuristics
Emil Velikov
1
-7
/
+3
2017-05-19
configure: update remaining --with-egl-platforms references
Emil Velikov
1
-18
/
+18
2017-05-19
configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
1
-3
/
+3
2017-05-19
configure: move platform handling further up
Emil Velikov
1
-92
/
+92
2017-05-11
configure: remove unneeded bits around libunwind handling
Emil Velikov
1
-5
/
+0
2017-05-11
configure.ac: Fix help string for --disable-pwr8 configure option
Philipp Zabel
1
-1
/
+1
2017-05-05
configure.ac: Also match -androideabi tuple
Nicolas Boichat
1
-1
/
+1
2017-05-05
radeonsi: drop support for LLVM 3.8
Marek Olšák
1
-2
/
+2
2017-04-26
configure: print LDFLAGS alongside CFLAGS & co.
Eric Engestrom
1
-1
/
+3
2017-04-23
configure.ac: Fix typos.
Vinson Lee
1
-3
/
+3
2017-04-19
configure.ac: check require_basic_egl only if egl enabled
Emil Velikov
1
-1
/
+3
2017-04-19
configure.ac: manually expand PKG_CHECK_VAR
Emil Velikov
1
-1
/
+1
2017-04-17
configure.ac: print deprecation warning as needed
Emil Velikov
1
-1
/
+2
2017-04-17
configure.ac: deprecate --with-egl-platforms over --with-platforms
Emil Velikov
1
-8
/
+28
2017-04-17
configure: remove egl platforms check
Emil Velikov
1
-4
/
+0
2017-04-17
configure: remove unneeded dri3/present proto requirements
Emil Velikov
1
-7
/
+0
2017-04-17
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
1
-4
/
+8
2017-04-17
configure.ac: honour --disable-libunwind if the .pc file is present
Emil Velikov
1
-1
/
+2
2017-04-15
etnaviv: native fence fd support
Philipp Zabel
1
-1
/
+1
2017-04-14
configure.ac: add --enable-sanitize option
Nicolai Hähnle
1
-1
/
+27
2017-04-10
configure.ac: require libdrm_amdgpu 2.4.79
Samuel Pitoiset
1
-1
/
+1
2017-04-05
swr: [configure.ac/scons] require c++14
Tim Rowley
1
-4
/
+4
2017-04-05
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
Emil Velikov
1
-1
/
+1
2017-04-05
configure.ac: require libdrm_amdgpu 2.4.77
Nicolai Hähnle
1
-1
/
+1
2017-04-03
util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
1
-0
/
+14
2017-04-03
gallium/util: libunwind support
Rob Clark
1
-0
/
+24
2017-03-30
configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Marek Olšák
1
-1
/
+1
2017-03-22
configure.ac: Do not strip away space after regex word match.
Vinson Lee
1
-3
/
+3
2017-03-21
configure.ac: Use POSIX compatible regex for word boundary.
Vinson Lee
1
-8
/
+8
2017-03-15
configure.ac: bump pthread-stubs requirement
Emil Velikov
1
-1
/
+1
[prev]
[next]