| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: rework wayland-protocols handling | Emil Velikov | 2017-07-24 | 1 | -3/+10 |
* | radv: port to new libdrm API. | Dave Airlie | 2017-07-20 | 1 | -1/+1 |
* | configure/swr: add KNL and SKX architecture targets | Tim Rowley | 2017-07-19 | 1 | -2/+20 |
* | configure/swr: configurable swr architectures | Tim Rowley | 2017-07-19 | 1 | -4/+40 |
* | configure.ac: fix whitespace | Eric Engestrom | 2017-07-19 | 1 | -172/+172 |
* | configure.ac: bump required etnaviv libdrm version to 2.4.82 | Lucas Stach | 2017-07-19 | 1 | -1/+1 |
* | egl/wayland: Use linux-dmabuf interface for buffers | Daniel Stone | 2017-07-18 | 1 | -1/+4 |
* | configure: only install khrplatform.h if needed | Eric Engestrom | 2017-07-14 | 1 | -0/+3 |
* | vc4: Switch back to using a local copy of vc4_drm.h. | Eric Anholt | 2017-07-12 | 1 | -2/+0 |
* | vc4: Introduce XML-based packet header generation like Intel's. | Eric Anholt | 2017-06-30 | 1 | -0/+1 |
* | mapi: Enable assembly language API acceleration for PPC64LE (V2) | Ben Crocker | 2017-06-28 | 1 | -0/+12 |
* | anv/i965: drop libdrm_intel dependency completely | Lionel Landwerlin | 2017-06-27 | 1 | -2/+0 |
* | i915: use different CFLAGS/LIBS variables than i965/anv | Lionel Landwerlin | 2017-06-27 | 1 | -2/+2 |
* | r600g,compute: provide local copy of functions from ac_binary.c | Jan Vesely | 2017-06-16 | 1 | -2/+1 |
* | configure.ac: remove manual AC_SUBST for pthread-stubs | Emil Velikov | 2017-06-15 | 1 | -2/+0 |
* | configure.ac: add -pthread to PTHREAD_LIBS | Emil Velikov | 2017-06-15 | 1 | -0/+5 |
* | gallium: Add renderonly-based support for pl111+vc4. | Eric Anholt | 2017-06-15 | 1 | -1/+11 |
* | configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3. | Chuck Atkins | 2017-06-14 | 1 | -1/+1 |
* | swr: relax c++ requirement from c++14 to c++11 | Tim Rowley | 2017-06-08 | 1 | -4/+4 |
* | 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 |