| Commit message (Expand) | Author | Age | Files | Lines |
* | util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache. | Bas Nieuwenhuizen | 2018-07-20 | 1 | -1/+1 |
* | meson: Move xvmc test tools from unit tests to installed tools. | Eric Anholt | 2018-07-13 | 1 | -1/+1 |
* | meson: Set with_dri from with_gallium when DRI glx is explicitly configured | Jon Turney | 2018-07-05 | 1 | -1/+5 |
* | meson: Fix typo that breaks -Dgalium-xvmc=false | Dylan Baker | 2018-06-22 | 1 | -1/+1 |
* | meson: Fix auto option for va | Dylan Baker | 2018-06-22 | 1 | -6/+9 |
* | meson: Fix auto option for xvmc | Dylan Baker | 2018-06-22 | 1 | -5/+4 |
* | meson: Correct behavior of vdpau=auto | Dylan Baker | 2018-06-22 | 1 | -8/+9 |
* | swr: bump minimum supported LLVM version to 5.0 | Juan A. Suarez Romero | 2018-06-21 | 1 | -3/+1 |
* | vulkan: EXT_acquire_xlib_display requires libXrandr headers to build | Keith Packard | 2018-06-20 | 1 | -0/+2 |
* | configure.ac: Add CFLAG -Wno-missing-field-initializers (v5) | Gert Wollny | 2018-06-20 | 1 | -3/+10 |
* | vulkan: Add EXT_acquire_xlib_display [v5] | Keith Packard | 2018-06-19 | 1 | -0/+11 |
* | mesa: Unconditionally enable floating-point textures | Timothy Arceri | 2018-06-18 | 1 | -4/+0 |
* | meson: fix private libs when building without glx | Lukas Rusak | 2018-06-15 | 1 | -6/+12 |
* | meson: Test for __atomic_add_fetch in atomic checks | Andrew Galante | 2018-06-13 | 1 | -2/+5 |
* | meson: Fix -latomic check | Matt Turner | 2018-06-13 | 1 | -1/+7 |
* | meson: Remove various completed todos | Dylan Baker | 2018-06-13 | 1 | -8/+0 |
* | meson: Make use of optional modules | Dylan Baker | 2018-06-13 | 1 | -3/+12 |
* | meson: Add support for ppc assembly/optimizations | Dylan Baker | 2018-06-13 | 1 | -4/+27 |
* | meson: Add support for SPARC assembly | Dylan Baker | 2018-06-13 | 1 | -0/+5 |
* | meson: move cc and cpp definitions to top of main meson.build | Dylan Baker | 2018-06-13 | 1 | -2/+3 |
* | autotools/meson: compile against wayland-egl-*backend* | Eric Engestrom | 2018-06-08 | 1 | -1/+3 |
* | meson: Add support for read-only text segment on x86 | Matt Turner | 2018-06-07 | 1 | -0/+5 |
* | meson: work around gentoo applying -m32 to host compiler in cross builds | Dylan Baker | 2018-06-07 | 1 | -1/+4 |
* | meson: Clarify why asm cannot be used in cross compile | Dylan Baker | 2018-06-07 | 1 | -7/+17 |
* | egl: rewire the build systems to use libwayland-egl | Eric Engestrom | 2018-06-06 | 1 | -0/+3 |
* | meson: fix platforms check for `-D egl=true` | Eric Engestrom | 2018-06-05 | 1 | -1/+1 |
* | meson: drop unused empty string array element | Eric Engestrom | 2018-06-01 | 1 | -3/+3 |
* | meson: fix platforms=[] | Eric Engestrom | 2018-06-01 | 1 | -15/+13 |
* | meson: fix vulkan-drivers=[] | Eric Engestrom | 2018-06-01 | 1 | -8/+4 |
* | meson: fix gallium-drivers=[] | Eric Engestrom | 2018-06-01 | 1 | -41/+24 |
* | meson: fix dri-drivers=[] | Eric Engestrom | 2018-06-01 | 1 | -16/+9 |
* | meson: require shared glapi when using DRI based libGL | Emil Velikov | 2018-05-29 | 1 | -2/+6 |
* | meson: remove unreachable with_glx == 'auto' check | Emil Velikov | 2018-05-29 | 1 | -5/+1 |
* | amd: remove support for LLVM 4.0 | Marek Olšák | 2018-05-17 | 1 | -1/+3 |
* | broadcom/vc4: Bump libdrm requirement | Stefan Schake | 2018-05-17 | 1 | -0/+6 |
* | v3d: Rename the vc5_dri.so driver to v3d_dri.so. | Eric Anholt | 2018-05-16 | 1 | -3/+3 |
* | freedreno: fence should hold a ref to pipe | Rob Clark | 2018-05-15 | 1 | -1/+1 |
* | configure.ac/meson.build: Fix -latomic test | Nicolas Boichat | 2018-05-07 | 1 | -2/+4 |
* | autotools, meson: bump up required VA version | Juan A. Suarez Romero | 2018-04-30 | 1 | -1/+1 |
* | meson: Fix with_intel_vk and with_amd_vk variables | Jordan Justen | 2018-04-24 | 1 | -2/+2 |
* | meson: Fix no-rtti in llvm detection | Dylan Baker | 2018-04-24 | 1 | -1/+1 |
* | meson: use new warning function | Dylan Baker | 2018-04-24 | 1 | -1/+1 |
* | meson: use array type options | Dylan Baker | 2018-04-24 | 1 | -57/+58 |
* | meson: fix builds against LLVM built without rtti | Dylan Baker | 2018-04-24 | 1 | -0/+7 |
* | meson: remove dummy_cpp | Dylan Baker | 2018-04-24 | 1 | -8/+0 |
* | meson: raise required version to 0.44.1 | Dylan Baker | 2018-04-24 | 1 | -1/+1 |
* | meson: Build gallium trivial tests | Dylan Baker | 2018-04-18 | 1 | -2/+0 |
* | Revert "meson: add wrap for libdrm" | Dylan Baker | 2018-04-17 | 1 | -6/+2 |
* | meson: add wrap for libdrm | Dylan Baker | 2018-04-17 | 1 | -2/+6 |
* | etnaviv: add perfmon query implementation | Christian Gmeiner | 2018-04-08 | 1 | -1/+1 |