| Commit message (Expand) | Author | Age | Files | Lines |
* | *-symbol-check: use correct `nm` path when cross-compiling | Eric Engestrom | 2018-02-26 | 1 | -0/+1 |
* | build: Move wayland-scanner check into platform | Daniel Stone | 2018-02-26 | 1 | -7/+7 |
* | build: Move wayland-protocols check into platform | Daniel Stone | 2018-02-26 | 1 | -9/+3 |
* | configure.ac: pthread-stubs not present on OpenBSD | Jonathan Gray | 2018-02-20 | 1 | -2/+2 |
* | swr: bump minimum supported LLVM version to 4.0 | Andres Gomez | 2018-02-20 | 1 | -3/+3 |
* | ac: query high bits of 32-bit address space | Marek Olšák | 2018-02-17 | 1 | -1/+1 |
* | amd: remove support for LLVM 3.9 | Marek Olšák | 2018-02-02 | 1 | -2/+2 |
* | osx: ld doesn't support --build-id | Jon Turney | 2018-02-01 | 1 | -0/+13 |
* | configure: Default to gbm=no on osx | Jon Turney | 2018-02-01 | 1 | -2/+2 |
* | configure.ac: add missing llvm dependencies to .pc files | Chuck Atkins | 2018-01-25 | 1 | -0/+12 |
* | configure.ac: correct driglx-direct help text | Emil Velikov | 2018-01-25 | 1 | -1/+1 |
* | swr: (autoconf) allow a single swr architecture to be builtin | Chuck Atkins | 2018-01-19 | 1 | -1/+11 |
* | android,configure,meson: define HAVE_ZLIB | Grazvydas Ignotas | 2018-01-14 | 1 | -0/+1 |
* | freedreno: context priority support | Rob Clark | 2017-12-19 | 1 | -1/+1 |
* | configure/meson: Bump libdrm_amdgpu version requirement. | Bas Nieuwenhuizen | 2017-12-18 | 1 | -1/+1 |
* | util: Add a NORETURN macro | Jason Ekstrand | 2017-12-04 | 1 | -0/+1 |
* | configure: avoid testing for negative compiler options | Marc Dietrich | 2017-12-01 | 1 | -2/+4 |
* | anv: Check if memfd_create is already defined. | Vinson Lee | 2017-11-30 | 1 | -0/+1 |
* | autotools: change version TINY -> PATCH | Dylan Baker | 2017-11-16 | 1 | -4/+4 |
* | autotools: set XA versions in configure.ac and configure header file | Dylan Baker | 2017-11-16 | 1 | -8/+4 |
* | threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET | Nicolai Hähnle | 2017-11-16 | 1 | -0/+1 |
* | mesa: Add new fast mtx_t mutex type for basic use cases | Timothy Arceri | 2017-11-09 | 1 | -0/+3 |
* | clover: use the unified check for c++11 instead of the gcc version number | Gert Wollny | 2017-11-08 | 1 | -2/+2 |
* | swr: Replace the check for c++11 by the unified version | Gert Wollny | 2017-11-08 | 1 | -4/+3 |
* | configure: check for -std=c++11 support and enable st/mesa test accordingly | Gert Wollny | 2017-11-08 | 1 | -0/+56 |
* | configure.ac: append to existing initializer override flags | Emil Velikov | 2017-11-08 | 1 | -2/+2 |
* | configure.ac: append to existing MSVC compat flags | Emil Velikov | 2017-11-08 | 1 | -4/+4 |
* | configure.ac: require xcb* for the omx/va/... when using x11 platform | Emil Velikov | 2017-11-08 | 1 | -1/+3 |
* | configure.ac: loosen --enable-glvnd check to honour egl | Emil Velikov | 2017-11-08 | 1 | -8/+4 |
* | configure: enable the OpenCL ICD by default | Emil Velikov | 2017-11-08 | 1 | -2/+2 |
* | winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx. | Andrey Grodzovsky | 2017-11-03 | 1 | -1/+1 |
* | Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx." | Marek Olšák | 2017-11-01 | 1 | -1/+1 |
* | winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx. | Andrey Grodzovsky | 2017-10-31 | 1 | -1/+1 |
* | configure: Allow android as an EGL platform | Benjamin Gordon | 2017-10-24 | 1 | -1/+2 |
* | configure.ac: Bump libdrm_amdgpu version to 2.4.85. | Bas Nieuwenhuizen | 2017-10-21 | 1 | -1/+1 |
* | 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 |