| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | aubinator/genxml: use gzipped files to store embedded genxml | Lionel Landwerlin | 2017-03-13 | 1 | -1/+0 |
* | configure.ac: require pthread-stubs only where available | Emil Velikov | 2017-03-13 | 1 | -2/+3 |
* | configure.ac: do not require the i965 driver for ANV | Emil Velikov | 2017-03-13 | 1 | -3/+2 |
* | intel/vulkan: Get rid of recursive make | Jason Ekstrand | 2017-03-13 | 1 | -1/+0 |
* | intel/tools: Use a makefile included from intel/Makefile.am | Jason Ekstrand | 2017-03-13 | 1 | -1/+0 |
* | configure.ac: provide a fall-back define for WAYLAND_SCANNER | Emil Velikov | 2017-03-13 | 1 | -2/+2 |
* | Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner." | Matt Turner | 2017-03-07 | 1 | -1/+6 |
* | Revert "configure.ac: Use PKG_CHECK_VAR for libclc." | Matt Turner | 2017-03-07 | 1 | -2/+4 |
* | configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config. | Matt Turner | 2017-03-07 | 1 | -1/+2 |
* | configure.ac: Ensure libva is enabled before invoking pkg-config. | Matt Turner | 2017-03-07 | 1 | -2/+4 |
* | configure.ac: Use PKG_CHECK_VAR for libclc. | Matt Turner | 2017-03-07 | 1 | -4/+2 |
* | configure.ac: Use PKG_CHECK_VAR for wayland-scanner. | Matt Turner | 2017-03-07 | 1 | -6/+1 |
* | configure.ac: Fix error message in radeon_llvm_check(). | Matt Turner | 2017-03-07 | 1 | -1/+1 |
* | build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. | Matt Turner | 2017-03-07 | 1 | -2/+0 |
* | radeonsi: drop support for LLVM 3.6 & 3.7 | Marek Olšák | 2017-03-06 | 1 | -2/+2 |
* | configure.ac: increase required swr llvm to 3.9.0 | Tim Rowley | 2017-03-05 | 1 | -1/+1 |
* | util/disk_cache: compress individual cache entries | Timothy Arceri | 2017-03-03 | 1 | -0/+4 |
* | clover: Work around build failure with AltiVec. | Matt Turner | 2017-03-02 | 1 | -0/+14 |
* | r600g: fix build without opencl and static llvm libs | Marc Dietrich | 2017-03-01 | 1 | -1/+1 |
* | configure.ac: check require_basic_egl only if egl enabled | Leo Liu | 2017-02-24 | 1 | -1/+3 |
* | vulkan: Combine wsi and util makefiles | Dylan Baker | 2017-02-22 | 1 | -2/+1 |
* | vulkan/util: Add generator for enum_to_str functions | Dylan Baker | 2017-02-22 | 1 | -0/+1 |
* | configure.ac: remove unneeded trailing semicolon | Emil Velikov | 2017-02-16 | 1 | -11/+11 |
* | configure.ac: bump LIBDRM_RADEON requirement to 2.4.71 | Emil Velikov | 2017-02-16 | 1 | -1/+1 |
* | util: Add utility build-id code. | Matt Turner | 2017-02-15 | 1 | -0/+6 |
* | configure.ac: check for libXdamage 1.1 or later | Emil Velikov | 2017-02-13 | 1 | -1/+2 |
* | configure.ac: dump dri2proto requirement to 2.8 | Emil Velikov | 2017-02-13 | 1 | -1/+1 |
* | configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROR | Emil Velikov | 2017-02-13 | 1 | -2/+2 |
* | configure.ac: Drop LLVM compiler flags more radically | Michel Dänzer | 2017-02-13 | 1 | -21/+12 |
* | configure.ac: supersede --enable-gallium-llvm over --enable-llvm | Emil Velikov | 2017-02-10 | 1 | -19/+30 |
* | configure.ac: remove dummy radeon_gallium_llvm_check() | Emil Velikov | 2017-02-10 | 1 | -9/+2 |
* | configure.ac: correctly manage llvm auto-detection | Emil Velikov | 2017-02-10 | 1 | -4/+8 |
* | configure.ac: disable enable_gallium_llvm in the !x86 case | Emil Velikov | 2017-02-10 | 1 | -0/+1 |
* | configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed | Emil Velikov | 2017-02-10 | 1 | -5/+6 |
* | Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10" | Emil Velikov | 2017-02-10 | 1 | -5/+1 |
* | configure.ac: don't use == with test | Emil Velikov | 2017-02-10 | 1 | -2/+2 |
* | configure.ac: remove unused LLVM variables | Emil Velikov | 2017-02-10 | 1 | -5/+0 |
* | configure.ac: Only define HAVE_LLVM if LLVM is used | Tobias Droste | 2017-02-10 | 1 | -8/+11 |