| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: commit test files | Dylan Baker | 2017-10-16 | 1 | -16/+2 |
* | configure.ac: add missing LLVM components for OpenCL | Emil Velikov | 2017-10-13 | 1 | -0/+3 |
* | configure.ac: add llvm_add_optional_component helper | Emil Velikov | 2017-10-13 | 1 | -3/+10 |
* | configure.ac: rework llvm libs handling for 3.9+ | Emil Velikov | 2017-10-13 | 1 | -10/+20 |
* | configure.ac: factor out detection for old and buggy llvm | Emil Velikov | 2017-10-13 | 1 | -29/+34 |
* | configure.ac: remove no longer necessary llvm-config --libs check | Emil Velikov | 2017-10-13 | 1 | -3/+0 |
* | configure.ac: bump Clover LLVM requirement to 3.9 | Emil Velikov | 2017-10-13 | 1 | -1/+1 |
* | winsys/amdgpu: implement sync_file import/export | Marek Olšák | 2017-10-12 | 1 | -1/+1 |
* | broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268. | Eric Anholt | 2017-10-10 | 1 | -0/+2 |
* | configure: Add the new "vc5" driver to the list, requiring a simulator. | Eric Anholt | 2017-10-10 | 1 | -1/+14 |
* | build: Remove HAVE_DLOPEN | Matt Turner | 2017-10-02 | 1 | -2/+2 |
* | util: Add tests for the string buffer | Thomas Helland | 2017-09-26 | 1 | -0/+1 |
* | r600: fork and import gallium/radeon | Marek Olšák | 2017-09-26 | 1 | -2/+1 |
* | configure: check if -latomic is needed for __atomic_* | Grazvydas Ignotas | 2017-09-22 | 1 | -0/+13 |
* | configure.ac: split the wayland client/server confusion | Emil Velikov | 2017-09-19 | 1 | -1/+2 |
* | configure.ac: define WL_HIDE_DEPRECATED at global scale | Emil Velikov | 2017-09-19 | 1 | -1/+1 |
* | st/omx_bellagio: Rename state tracker and option | Gurkirpal Singh | 2017-09-15 | 1 | -22/+27 |
* | mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker | Gert Wollny | 2017-09-06 | 1 | -0/+1 |
* | util: improve compiler guard | Eric Engestrom | 2017-09-03 | 1 | -0/+21 |
* | configure: Test for -Wno-initializer-overrides | Matt Turner | 2017-08-29 | 1 | -0/+4 |
* | configure: Add and use AX_CHECK_COMPILE_FLAG | Matt Turner | 2017-08-29 | 1 | -72/+37 |
* | configure.ac: Check for expat21 if expat is not found. | Vinson Lee | 2017-08-17 | 1 | -1/+3 |
* | configure: Check llvm-config --shared-mode | Michel Dänzer | 2017-08-17 | 1 | -1/+1 |
* | configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags. | Eric Anholt | 2017-08-15 | 1 | -0/+24 |
* | configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries | Michel Dänzer | 2017-08-14 | 1 | -28/+30 |
* | configure: remove trailing "-a" in swr architecture test | Tim Rowley | 2017-08-10 | 1 | -1/+1 |
* | build: Fix up spirv_info.Plo | Matt Turner | 2017-08-10 | 1 | -0/+2 |
* | configure.ac: drop manual detection of expat header/library | Emil Velikov | 2017-08-04 | 1 | -7/+1 |
* | configure.ac: unconditionally check for expat | Emil Velikov | 2017-08-04 | 1 | -9/+9 |
* | swr: Add arch flags to support Cray and PGI compilers | Chuck Atkins | 2017-08-03 | 1 | -4/+4 |
* | xmlconfig: move into src/util | Nicolai Hähnle | 2017-07-31 | 1 | -1/+1 |
* | 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 |