| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: dedup gallium-xa logic | Eric Engestrom | 2018-01-31 | 1 | -15/+10 |
* | meson: dedup gallium-va logic | Eric Engestrom | 2018-01-31 | 1 | -20/+18 |
* | meson: dedup gallium-omx logic | Eric Engestrom | 2018-01-31 | 1 | -19/+19 |
* | meson: dedup gallium-xvmc logic | Eric Engestrom | 2018-01-31 | 1 | -20/+18 |
* | meson: dedup gallium-vdpau logic | Eric Engestrom | 2018-01-31 | 1 | -22/+19 |
* | meson: libdrm shouldn't appear in Requires.private: if it wasn't found | Jon Turney | 2018-01-27 | 1 | -2/+4 |
* | meson: simplify dri3 logic | Eric Engestrom | 2018-01-25 | 1 | -8/+2 |
* | meson: handle LLVM 'x.x.xgit-revision' versions | Greg V | 2018-01-24 | 1 | -2/+6 |
* | meson: fix getting cflags from pkg-config | Greg V | 2018-01-24 | 1 | -4/+6 |
* | meson: fix BSD build | Greg V | 2018-01-24 | 1 | -26/+28 |
* | meson: fix HAVE_LLVM version define in meson build | Marc Dietrich | 2018-01-24 | 1 | -1/+1 |
* | meson: Fix define for USE_SSE41 | Scott D Phillips | 2018-01-24 | 1 | -1/+1 |
* | meson: fix some defines misspelled errors in meson.build | Marc Dietrich | 2018-01-23 | 1 | -2/+2 |
* | meson: Set with_dri from with_gallium when DRI glx is explicitly configured | Jon Turney | 2018-01-17 | 1 | -1/+5 |
* | android,configure,meson: define HAVE_ZLIB | Grazvydas Ignotas | 2018-01-14 | 1 | -0/+1 |
* | Meson: ensure variable defined | Dylan Baker | 2018-01-08 | 1 | -0/+1 |
* | meson: Fix typo in clover build | Dylan Baker | 2018-01-08 | 1 | -1/+1 |
* | meson: build clover | Dylan Baker | 2018-01-08 | 1 | -4/+25 |
* | meson: Build SWR driver | Dylan Baker | 2018-01-08 | 1 | -6/+6 |
* | 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 |
* | meson: Fix building gallium media targets with gallium-xlib glx | Dylan Baker | 2017-12-07 | 1 | -3/+3 |
* | meson: fix pl111 dependency on vc4 | Eric Engestrom | 2017-12-07 | 1 | -0/+3 |
* | meson: build gallium nine state_tracker | Dylan Baker | 2017-12-04 | 1 | -3/+18 |
* | meson: build gallium xa state tracker | Dylan Baker | 2017-12-04 | 1 | -0/+22 |
* | meson: build gallium va state tracker | Dylan Baker | 2017-12-04 | 1 | -1/+40 |
* | meson: build gallium omx state tracker | Dylan Baker | 2017-12-04 | 1 | -1/+59 |
* | meson: build gallium xvmc state tracker | Dylan Baker | 2017-12-04 | 1 | -1/+40 |
* | meson: build gallium vdpau state tracker | Dylan Baker | 2017-12-04 | 1 | -1/+44 |
* | meson: drop gallium-media argument | Dylan Baker | 2017-12-04 | 1 | -17/+0 |
* | util: Add a NORETURN macro | Jason Ekstrand | 2017-12-04 | 1 | -0/+4 |
* | configure: avoid testing for negative compiler options | Marc Dietrich | 2017-12-01 | 1 | -8/+15 |
* | meson: Add lmsensors support | Dylan Baker | 2017-12-01 | 1 | -0/+11 |
* | meson: Add support for gallium extra hud | Dylan Baker | 2017-12-01 | 1 | -0/+4 |
* | meson: fix deps and underlinkage of libGL | Jon Turney | 2017-11-30 | 1 | -2/+4 |
* | meson: don't require dri2proto for darwin or windows | Jon Turney | 2017-11-30 | 1 | -1/+3 |
* | meson: set _GNU_SOURCE on cygwin | Jon Turney | 2017-11-30 | 1 | -1/+1 |
* | meson: set windows glx defines | Jon Turney | 2017-11-30 | 1 | -0/+2 |
* | anv: Check if memfd_create is already defined. | Vinson Lee | 2017-11-30 | 1 | -1/+1 |
* | meson: build virgl driver | Dylan Baker | 2017-11-28 | 1 | -5/+11 |
* | meson: build svga driver on linux | Dylan Baker | 2017-11-28 | 1 | -2/+4 |
* | meson: build r600 driver | Dylan Baker | 2017-11-28 | 1 | -6/+16 |
* | meson: build r300 driver | Dylan Baker | 2017-11-28 | 1 | -2/+4 |
* | meson: build i915g driver | Dylan Baker | 2017-11-28 | 1 | -1/+6 |
* | meson: fix strtof locale support check | Eric Engestrom | 2017-11-23 | 1 | -1/+1 |
* | meson: replace with_*dri with with_dri_platform | Dylan Baker | 2017-11-22 | 1 | -4/+0 |
* | meson: add logic to select apple and windows dri | Dylan Baker | 2017-11-22 | 1 | -2/+14 |
* | meson: Fix LLVM requires for radeonsi | Dylan Baker | 2017-11-22 | 1 | -2/+2 |
* | meson: convert llvm option to tristate | Dylan Baker | 2017-11-22 | 1 | -23/+25 |
* | meson: Convert platform to auto | Dylan Baker | 2017-11-22 | 1 | -0/+7 |