| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: simplify install_megadrivers.py invocation | Eric Engestrom | 2019-12-27 | 1 | -2/+1 |
* | kmsro: Extend to include ingenic-drm | Paul Cercueil | 2019-12-21 | 2 | -0/+2 |
* | kmsro: Add "mcde" entry point | Stephan Gerhold | 2019-12-21 | 2 | -0/+2 |
* | android: radeonsi: fix build after vl refactoring (v2) | Mauro Rossi | 2019-12-05 | 1 | -1/+1 |
* | android: Add panfrost support to build scripts | Robert Foss | 2019-10-31 | 1 | -1/+5 |
* | zink: add dri loader | Dave Airlie | 2019-10-28 | 1 | -0/+4 |
* | zink: introduce opengl over vulkan | Erik Faye-Lund | 2019-10-28 | 1 | -2/+3 |
* | android: fix linking issues with liblog | Tapani Pälli | 2019-09-07 | 1 | -1/+2 |
* | lima: Fix Android.mk | Roman Stratiienko | 2019-08-08 | 1 | -1/+2 |
* | gallium: add stm DRM entry point | Ahmad Fatoum | 2019-08-05 | 2 | -0/+2 |
* | kmsro: move entry points from etnaviv to kmsro | Jonathan Marek | 2019-08-01 | 1 | -3/+3 |
* | kmsro: Extend to include mxsfb-drm | Guido Günther | 2019-07-23 | 2 | -0/+2 |
* | meson: set up a proper internal dependency for xmlconfig | Eric Engestrom | 2019-06-27 | 1 | -2/+2 |
* | meson: Link Gallium drivers with ld_args_build_id | Mike Lothian | 2019-05-28 | 1 | -1/+1 |
* | kmsro: add _dri.so to two of the kmsro drivers. | Dave Airlie | 2019-05-09 | 1 | -2/+2 |
* | mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs | Amit Pundir | 2019-05-06 | 1 | -0/+4 |
* | meson: Force '.so' extension for DRI drivers | Jon Turney | 2019-04-25 | 1 | -0/+1 |
* | Delete autotools | Dylan Baker | 2019-04-15 | 1 | -143/+0 |
* | kmsro: Extend to include armada-drm | Lubomir Rintel | 2019-04-11 | 2 | -0/+2 |
* | kmsro: Add platform support for exynos and sun4i | Rob Herring | 2019-04-11 | 2 | -0/+4 |
* | gallium: add lima driver | Qiang Yu | 2019-04-11 | 2 | -2/+6 |
* | meson: strip rpath from megadrivers | Eric Engestrom | 2019-04-01 | 1 | -0/+3 |
* | android: static link with libexpat with Android O+ | Kishore Kadiyala | 2019-03-25 | 1 | -1/+9 |
* | android: make libbacktrace optional on USE_LIBBACKTRACE | Tapani Pälli | 2019-02-27 | 1 | -1/+4 |
* | iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. | Kenneth Graunke | 2019-02-21 | 2 | -3/+4 |
* | kmsro: Add the rest of the current set of tinydrm drivers. | Eric Anholt | 2019-02-20 | 2 | -5/+19 |
* | kmsro: Move DRM entrypoints to shared block | Alyssa Rosenzweig | 2019-02-07 | 1 | -10/+8 |
* | panfrost: Initial stub for Panfrost driver | Alyssa Rosenzweig | 2019-02-05 | 2 | -1/+14 |
* | Switch imx to kmsro and remove the imx winsys | Rob Herring | 2019-01-28 | 2 | -3/+2 |
* | kmsro: Extend to include hx8357d. | Eric Anholt | 2019-01-28 | 2 | -0/+2 |
* | pl111: Rename the pl111 driver to "kmsro". | Eric Anholt | 2019-01-28 | 3 | -4/+4 |
* | meson: Run the install script with Python 3 | Mathieu Bridon | 2018-08-23 | 1 | -0/+1 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -1/+1 |
* | v3d: Rename the vc5_dri.so driver to v3d_dri.so. | Eric Anholt | 2018-05-16 | 2 | -6/+6 |
* | gallium/util: Android backtrace support | Stefan Schake | 2018-04-20 | 1 | -0/+1 |
* | gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times | Marek Olšák | 2018-04-13 | 3 | -24/+4 |
* | spirv: Fix building with SCons | Neil Roberts | 2018-03-30 | 1 | -0/+1 |
* | gallium: work around libtool relink issue for libdrm | Roman Gilg | 2018-03-12 | 1 | -1/+1 |
* | tegra: Initial support | Thierry Reding | 2018-03-09 | 3 | -1/+9 |
* | meson: add libswdri and libswkmsdri to dri link_with | Dylan Baker | 2018-02-15 | 1 | -9/+2 |
* | Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary" | Roland Scheidegger | 2018-02-07 | 1 | -1/+9 |
* | gallium: build ddebug, noop, rbug, trace as part of auxiliary | Marek Olšák | 2018-02-07 | 1 | -9/+1 |
* | meson: ensure xmlpool/options.h is generated for libgallium | Jon Turney | 2018-02-06 | 1 | -1/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 1 | -0/+1 |
* | meson: move libsensors dependency to libgallium | Dylan Baker | 2018-01-11 | 1 | -1/+1 |
* | meson: Turn on swr for relevant targets | Dylan Baker | 2018-01-08 | 1 | -2/+2 |
* | meson: use the driver dependencies for the gallium dri target | Dylan Baker | 2017-12-04 | 1 | -100/+26 |
* | meson: Add lmsensors support | Dylan Baker | 2017-12-01 | 1 | -1/+1 |
* | meson: build virgl driver | Dylan Baker | 2017-11-28 | 1 | -0/+5 |
* | meson: build svga driver on linux | Dylan Baker | 2017-11-28 | 1 | -0/+5 |