summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* vc4: Tell valgrind about BO allocations from mmap time to destroy.Eric Anholt2016-08-031-0/+1
* vc4: Switch to using the libdrm-provided vc4_drm.h.Eric Anholt2016-07-201-1/+2
* nir: move to compiler/Emil Velikov2016-01-261-1/+1
* vc4: Just put USE_VC4_SIMULATOR in DEFINES.Eric Anholt2015-11-221-1/+0
* vc4: add missing nir include, to fix the buildEmil Velikov2015-08-071-0/+1
* vc4: automake: remove unused includeEmil Velikov2015-08-071-1/+0
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* vc4: automake: enable subdir-objectsEmil Velikov2015-06-121-0/+2
* vc4: Drop subdirectory in vc4 build.Eric Anholt2015-06-091-3/+1
* vc4: Move the mirrored kernel code to a kernel/ directory.Eric Anholt2014-10-091-1/+3
* vc4: Switch to using Mesa's register allocator.Eric Anholt2014-09-231-0/+1
* vc4: Initial skeleton driver import.Eric Anholt2014-08-081-0/+40