aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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