| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: require libdrm_amdgpu 2.4.99 for Navi | Marek Olšák | 2019-07-03 | 1 | -1/+1 |
* | mesa: Enable asm unconditionally, now that gen_matypes is gone. | Eric Anholt | 2019-07-01 | 1 | -61/+33 |
* | Revert "meson: Add support for using cmake for finding LLVM" | Dylan Baker | 2019-06-28 | 1 | -11/+2 |
* | meson: Improve detection of Python when using Meson >=0.50. | Arfrever Frehtes Taifersar Arahesis | 2019-06-28 | 1 | -1/+5 |
* | meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCE | James Clarke | 2019-06-28 | 1 | -2/+2 |
* | meson: only add empty lines betwen active summary sections | Eric Engestrom | 2019-06-28 | 1 | -3/+3 |
* | meson: bump required libdrm version to 2.4.81 | Eric Engestrom | 2019-06-28 | 1 | -1/+1 |
* | meson: Add support for using cmake for finding LLVM | Dylan Baker | 2019-06-27 | 1 | -2/+11 |
* | meson: error out if platforms contains empty string | Tapani Pälli | 2019-06-24 | 1 | -0/+4 |
* | drisw: move build logic to build systems | Eric Engestrom | 2019-06-21 | 1 | -1/+1 |
* | meson: Allow building radeonsi with just the android platform. | Bas Nieuwenhuizen | 2019-06-19 | 1 | -3/+3 |
* | meson: Search for execinfo.h | Jory Pratt | 2019-06-19 | 1 | -1/+1 |
* | vl: Always enable drm winsys. | Bas Nieuwenhuizen | 2019-06-13 | 1 | -12/+0 |
* | build: Build etnaviv drm | Guido Günther | 2019-06-05 | 1 | -3/+5 |
* | Revert "vl: Enable DRM by default." | Bas Nieuwenhuizen | 2019-06-04 | 1 | -2/+2 |
* | mesa: prevent common string formatting security issues | Mark Janes | 2019-06-04 | 1 | -0/+4 |
* | vl: Enable DRM by default. | Bas Nieuwenhuizen | 2019-06-04 | 1 | -2/+2 |
* | util: Add a helper for faster remainders | Connor Abbott | 2019-05-31 | 1 | -0/+4 |
* | meson: fix a couple typos in comments | Eric Engestrom | 2019-05-09 | 1 | -3/+3 |
* | meson: Force the use of config-tool for llvm | Dylan Baker | 2019-05-08 | 1 | -0/+1 |
* | meson: make nm binary optional | Dylan Baker | 2019-05-03 | 1 | -1/+4 |
* | meson: Make shader-cache a trillean instead of boolean | Dylan Baker | 2019-05-03 | 1 | -4/+14 |
* | meson: switch gles1 and gles2 to auto options | Dylan Baker | 2019-05-03 | 1 | -8/+26 |
* | meson: Fix missing glproto dependency for gallium-glx | Chuck Atkins | 2019-05-03 | 1 | -2/+4 |
* | meson: add build-summary | Erik Faye-Lund | 2019-05-02 | 1 | -0/+127 |
* | meson: give dri- and gallium-drivers separate vars | Erik Faye-Lund | 2019-05-02 | 1 | -36/+36 |
* | kmsro: Add support for V3D. | Eric Anholt | 2019-04-26 | 1 | -1/+1 |
* | kmsro: Add lima renderonly support | Rob Herring | 2019-04-11 | 1 | -2/+2 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 1 | -1/+2 |
* | simplify LLVM version string printing | Eric Engestrom | 2019-04-04 | 1 | -9/+1 |
* | meson: Error if LLVM is turned off but clover it turned on | Dylan Baker | 2019-04-03 | 1 | -0/+2 |
* | meson: Error if LLVM doesn't have rtti when building clover | Dylan Baker | 2019-04-03 | 1 | -0/+2 |
* | configure.ac / meson: depend on libnativewindow when appropriate | Gurchetan Singh | 2019-03-21 | 1 | -0/+3 |
* | configure.ac/meson.build: Add options for library suffixes | Benjamin Gordon | 2019-03-21 | 1 | -0/+3 |
* | turnip: guard -Dvulkan-driver=freedreno | Chia-I Wu | 2019-03-11 | 1 | -0/+4 |
* | turnip: Add driver skeleton (v2) | Bas Nieuwenhuizen | 2019-03-11 | 1 | -0/+1 |
* | build: make passing an incorrect pointer type a hard error | Eric Engestrom | 2019-03-08 | 1 | -0/+1 |
* | meson: fix with_dri2 definition for GNU Hurd | Eric Engestrom | 2019-03-06 | 1 | -1/+2 |
* | meson: avoid going back up the tree with include_directories() | Eric Engestrom | 2019-03-05 | 1 | -2/+0 |
* | d3d: meson: do not prefix user provided d3d-drivers-path | Sergii Romantsov | 2019-02-25 | 1 | -1/+1 |
* | dri: meson: do not prefix user provided dri-drivers-path | Sergii Romantsov | 2019-02-25 | 1 | -2/+2 |
* | iris: fix build with gallium nine | Andre Heider | 2019-02-21 | 1 | -1/+2 |
* | iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. | Kenneth Graunke | 2019-02-21 | 1 | -0/+1 |
* | mapi: work around GCC LTO dropping assembly-defined functions | Konstantin Kharlamov | 2019-02-13 | 1 | -0/+4 |
* | meson: Remove panfrost from default driver list | Alyssa Rosenzweig | 2019-02-06 | 1 | -1/+1 |
* | panfrost: Initial stub for Panfrost driver | Alyssa Rosenzweig | 2019-02-05 | 1 | -3/+4 |
* | meson: drop the xcb-xrandr version requirement | Marek Olšák | 2019-02-03 | 1 | -1/+1 |
* | kmsro: Add freedreno renderonly support | Jonathan Marek | 2019-01-28 | 1 | -2/+2 |
* | meson: Fix typo. | Vinson Lee | 2019-01-28 | 1 | -2/+2 |
* | Switch imx to kmsro and remove the imx winsys | Rob Herring | 2019-01-28 | 1 | -5/+1 |