aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* v3d: Be more explicit about include directory from our generated code.Eric Anholt2018-06-051-1/+2
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-1/+0
* broadcom: Fix out-of-tree build include pathDaniel Stone2017-10-051-0/+2
* broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.Eric Anholt2017-08-151-0/+7
* broadcom/vc4: Use the XML decoder for CL dumping.Eric Anholt2017-07-251-1/+6
* vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt2017-07-121-2/+2
* vc4: Use a wrapper file to set VC4_BUILD_NEON instead of CFLAGS.Eric Anholt2017-05-021-6/+0
* vc4: automake: add the kernel/README to the tarballEmil Velikov2017-02-241-0/+2
* vc4: Use NEON to speed up utile loads on Pi2.Eric Anholt2017-01-261-0/+6
* 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