summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/vc4
AgeCommit message (Expand)AuthorFilesLines
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-0/+1
2020-06-18replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()Eric Engestrom1-1/+3
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-1/+2
2019-05-13v3d: Use driconf to expose non-MSAA texture limits for Xorg.Eric Anholt2-5/+8
2019-04-26vc4: Fall back to renderonly if the vc4 driver doesn't have v3d.Eric Anholt2-3/+35
2019-04-15Delete autotoolsDylan Baker1-33/+0
2019-01-16vc4: Don't leak the GPU fd for renderonly usage.Eric Anholt1-1/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-0/+2
2017-10-17meson: Add support for the vc4 driver.Eric Anholt1-0/+29
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2-2/+10
2016-10-04gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)Matt Whitlock1-1/+2
2016-06-13Android: move libdrm settings to top-level Android.common.mkRob Herring1-1/+0
2015-06-15vc4: Add support for building on Android.Eric Anholt1-0/+34
2014-08-28winsys/$(hw): include headers in Makefile.sourcesEmil Velikov1-0/+1
2014-08-08vc4: Initial skeleton driver import.Eric Anholt4-0/+98