| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: simplify --enable-libunwind=auto check | Eric Engestrom | 2017-06-01 | 1 | -6/+2 |
* | configure.ac: update libdrm amdgpu version requirement to 2.4.81 | Leo Liu | 2017-05-25 | 1 | -1/+1 |
* | configure.ac: rephrase 'GLX w/o X11' error message | Eric Engestrom | 2017-05-24 | 1 | -1/+1 |
* | configure.ac: s/xcb-fixes/xcb-xfixes/ | Emil Velikov | 2017-05-20 | 1 | -1/+1 |
* | configure.ac: add xcb-fixes to the XCB DRI3 list | Emil Velikov | 2017-05-20 | 1 | -1/+1 |
* | automake: add SWR LLVM gen_builder.hpp workaround | Emil Velikov | 2017-05-20 | 1 | -0/+4 |
* | configure: trivial whitespace cleanup | Emil Velikov | 2017-05-19 | 1 | -2/+2 |
* | configure: error out if building XVMC w/o supported platform | Emil Velikov | 2017-05-19 | 1 | -1/+10 |
* | configure: error out if building VDPAU w/o supported platform | Emil Velikov | 2017-05-19 | 1 | -1/+10 |
* | configure: error out if building OMX w/o supported platform | Emil Velikov | 2017-05-19 | 1 | -1/+10 |
* | configure: error out if building VA w/o supported platform | Emil Velikov | 2017-05-19 | 1 | -1/+10 |
* | configure: error out when building X11 Vulkan without DRI3 | Emil Velikov | 2017-05-19 | 1 | -0/+10 |
* | configure: check once for DRI3 dependencies | Emil Velikov | 2017-05-19 | 1 | -16/+9 |
* | configure: error out when building GLX w/o the X11 platform | Emil Velikov | 2017-05-19 | 1 | -0/+6 |
* | configure: set HAVE_foo_PLATFORM as applicable | Emil Velikov | 2017-05-19 | 1 | -0/+5 |
* | configure: enable the surfaceless platform by default | Emil Velikov | 2017-05-19 | 1 | -3/+2 |
* | configure: loosen --with-platforms heuristics | Emil Velikov | 2017-05-19 | 1 | -7/+3 |
* | configure: update remaining --with-egl-platforms references | Emil Velikov | 2017-05-19 | 1 | -18/+18 |
* | configure: rename remaining HAVE_EGL_PLATFORM_* guards | Emil Velikov | 2017-05-19 | 1 | -3/+3 |
* | configure: move platform handling further up | Emil Velikov | 2017-05-19 | 1 | -92/+92 |
* | configure: remove unneeded bits around libunwind handling | Emil Velikov | 2017-05-11 | 1 | -5/+0 |
* | configure.ac: Fix help string for --disable-pwr8 configure option | Philipp Zabel | 2017-05-11 | 1 | -1/+1 |
* | configure.ac: Also match -androideabi tuple | Nicolas Boichat | 2017-05-05 | 1 | -1/+1 |
* | radeonsi: drop support for LLVM 3.8 | Marek Olšák | 2017-05-05 | 1 | -2/+2 |
* | configure: print LDFLAGS alongside CFLAGS & co. | Eric Engestrom | 2017-04-26 | 1 | -1/+3 |
* | configure.ac: Fix typos. | Vinson Lee | 2017-04-23 | 1 | -3/+3 |
* | configure.ac: check require_basic_egl only if egl enabled | Emil Velikov | 2017-04-19 | 1 | -1/+3 |
* | configure.ac: manually expand PKG_CHECK_VAR | Emil Velikov | 2017-04-19 | 1 | -1/+1 |
* | configure.ac: print deprecation warning as needed | Emil Velikov | 2017-04-17 | 1 | -1/+2 |
* | configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpoint | Emil Velikov | 2017-04-17 | 1 | -8/+28 |
* | configure: remove egl platforms check | Emil Velikov | 2017-04-17 | 1 | -4/+0 |
* | configure: remove unneeded dri3/present proto requirements | Emil Velikov | 2017-04-17 | 1 | -7/+0 |
* | EGL: Implement the libglvnd interface for EGL (v3) | Kyle Brenneman | 2017-04-17 | 1 | -4/+8 |
* | configure.ac: honour --disable-libunwind if the .pc file is present | Emil Velikov | 2017-04-17 | 1 | -1/+2 |
* | etnaviv: native fence fd support | Philipp Zabel | 2017-04-15 | 1 | -1/+1 |
* | configure.ac: add --enable-sanitize option | Nicolai Hähnle | 2017-04-14 | 1 | -1/+27 |
* | configure.ac: require libdrm_amdgpu 2.4.79 | Samuel Pitoiset | 2017-04-10 | 1 | -1/+1 |
* | swr: [configure.ac/scons] require c++14 | Tim Rowley | 2017-04-05 | 1 | -4/+4 |
* | configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD | Emil Velikov | 2017-04-05 | 1 | -1/+1 |
* | configure.ac: require libdrm_amdgpu 2.4.77 | Nicolai Hähnle | 2017-04-05 | 1 | -1/+1 |
* | util/u_atomic: provide 64bit atomics where they're missing | Grazvydas Ignotas | 2017-04-03 | 1 | -0/+14 |
* | gallium/util: libunwind support | Rob Clark | 2017-04-03 | 1 | -0/+24 |
* | configure.ac: require libdrm_amdgpu 2.4.76 for Vega | Marek Olšák | 2017-03-30 | 1 | -1/+1 |
* | configure.ac: Do not strip away space after regex word match. | Vinson Lee | 2017-03-22 | 1 | -3/+3 |
* | configure.ac: Use POSIX compatible regex for word boundary. | Vinson Lee | 2017-03-21 | 1 | -8/+8 |
* | configure.ac: bump pthread-stubs requirement | Emil Velikov | 2017-03-15 | 1 | -1/+1 |
* | anv: do not open random render node(s) | Emil Velikov | 2017-03-15 | 1 | -2/+1 |
* | radv/winsys: use drmGetDevice2 API | Emil Velikov | 2017-03-15 | 1 | -0/+1 |
* | autoconf/scons: bump libdrm to 2.4.75 | Emil Velikov | 2017-03-15 | 1 | -1/+1 |
* | Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD | Jan Beich | 2017-03-14 | 1 | -10/+10 |