summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-12-05gallium: Android build fixesKristian H. Kristensen1-0/+1
2018-11-27freedreno: move ir3 to common locationRob Clark1-29/+2
2018-11-27freedreno: move drm to common locationRob Clark1-6/+4
2018-10-31freedreno: Do not link ir3_compiler with valgrind libraries.Vinson Lee1-2/+1
2018-10-31configure: allow building with python3Emil Velikov1-1/+1
2018-10-26freedreno: import libdrm_freedreno + redesign submitRob Clark1-2/+5
2018-08-24Revert "configure: allow building with python3"Emil Velikov1-1/+1
2018-08-23configure: allow building with python3Emil Velikov1-1/+1
2018-08-16freedreno: Add a6xx backendKristian H. Kristensen1-0/+1
2018-01-25automake: small cleanup after the meson.build inclusionEmil Velikov1-1/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-0/+2
2017-10-24freedreno/ir3: use a flag instead of setting PYTHONPATHRob Clark1-1/+1
2017-01-27freedreno: automake: correctly set MKDIR_GENEmil Velikov1-0/+1
2016-11-30freedreno/a5xx: initial supportRob Clark1-0/+1
2016-05-30freedreno: make sure we pick up ir3_nir_trig.py in the release tarballEmil Velikov1-0/+1
2016-05-25freedreno/ir3: cmdline compiler for glslRob Clark1-0/+2
2016-04-25freedreno/ir3: fix sin/cosRob Clark1-1/+10
2016-01-26nir: move to compiler/Emil Velikov1-2/+2
2015-10-16glsl: (mostly) remove libglsl_utilRob Clark1-2/+1
2015-06-26mesa: Enable subdir-objects globally.Matt Turner1-2/+0
2015-06-12gallium: use $(top_builddir) when referencing static archivesEmil Velikov1-1/+1
2015-06-12freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov1-1/+2
2015-04-05xa: support for drivers which use NIRRob Clark1-0/+4
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-2/+0
2014-11-15freedreno: add adreno 420 supportRob Clark1-0/+1
2014-09-16freedreno: add a standalone ir3_compiler binary for building TGSIIlia Mirkin1-0/+12
2014-09-05gallium/freedreno: ship all files in the tarballEmil Velikov1-0/+2
2014-08-13automake: gallium/freedreno: drop spurious include dirsEmil Velikov1-2/+0
2014-07-25freedreno/ir3: split out shader compiler from a3xxRob Clark1-1/+3
2013-11-16gallium/drivers: compact compiler flags into Automake.incEmil Velikov1-6/+4
2013-11-16gallium/drivers: enable automake subdir-objectsEmil Velikov1-0/+2
2013-11-16freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr1-8/+4
2013-10-01freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov1-11/+2
2013-06-08freedreno: add a3xx supportRob Clark1-1/+3
2013-06-08freedreno: prepare for a3xxRob Clark1-11/+8
2013-04-20freedreno: move ir -> ir2Rob Clark1-1/+1
2013-03-11freedreno: gallium driver for adrenoRob Clark1-0/+32