summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-06-05v3d: Be more explicit about include directory from our generated code.Eric Anholt1-1/+2
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2017-10-10broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt1-1/+0
2017-10-05broadcom: Fix out-of-tree build include pathDaniel Stone1-0/+2
2017-08-15broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.Eric Anholt1-0/+7
2017-07-25broadcom/vc4: Use the XML decoder for CL dumping.Eric Anholt1-1/+6
2017-07-12vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt1-2/+2
2017-05-02vc4: Use a wrapper file to set VC4_BUILD_NEON instead of CFLAGS.Eric Anholt1-6/+0
2017-02-24vc4: automake: add the kernel/README to the tarballEmil Velikov1-0/+2
2017-01-26vc4: Use NEON to speed up utile loads on Pi2.Eric Anholt1-0/+6
2016-08-03vc4: Tell valgrind about BO allocations from mmap time to destroy.Eric Anholt1-0/+1
2016-07-20vc4: Switch to using the libdrm-provided vc4_drm.h.Eric Anholt1-1/+2
2016-01-26nir: move to compiler/Emil Velikov1-1/+1
2015-11-22vc4: Just put USE_VC4_SIMULATOR in DEFINES.Eric Anholt1-1/+0
2015-08-07vc4: add missing nir include, to fix the buildEmil Velikov1-0/+1
2015-08-07vc4: automake: remove unused includeEmil Velikov1-1/+0
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-06-12vc4: automake: enable subdir-objectsEmil Velikov1-0/+2
2015-06-09vc4: Drop subdirectory in vc4 build.Eric Anholt1-3/+1
2014-10-09vc4: Move the mirrored kernel code to a kernel/ directory.Eric Anholt1-1/+3
2014-09-23vc4: Switch to using Mesa's register allocator.Eric Anholt1-0/+1
2014-08-08vc4: Initial skeleton driver import.Eric Anholt1-0/+40