aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/vc4
Commit message (Expand)AuthorAgeFilesLines
* v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt2019-05-132-5/+8
* vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.Eric Anholt2019-04-262-3/+35
* Delete autotoolsDylan Baker2019-04-151-33/+0
* vc4: Don't leak the GPU fd for renderonly usage.Eric Anholt2019-01-161-1/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-0/+2
* meson: Add support for the vc4 driver.Eric Anholt2017-10-171-0/+29
* gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2017-06-152-2/+10
* gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)Matt Whitlock2016-10-041-1/+2
* Android: move libdrm settings to top-level Android.common.mkRob Herring2016-06-131-1/+0
* vc4: Add support for building on Android.Eric Anholt2015-06-151-0/+34
* winsys/$(hw): include headers in Makefile.sourcesEmil Velikov2014-08-281-0/+1
* vc4: Initial skeleton driver import.Eric Anholt2014-08-084-0/+98