aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Do not link ir3_compiler with valgrind libraries.Vinson Lee2018-10-311-2/+1
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* freedreno: import libdrm_freedreno + redesign submitRob Clark2018-10-261-2/+5
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* freedreno: Add a6xx backendKristian H. Kristensen2018-08-161-0/+1
* automake: small cleanup after the meson.build inclusionEmil Velikov2018-01-251-1/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-0/+2
* freedreno/ir3: use a flag instead of setting PYTHONPATHRob Clark2017-10-241-1/+1
* freedreno: automake: correctly set MKDIR_GENEmil Velikov2017-01-271-0/+1
* freedreno/a5xx: initial supportRob Clark2016-11-301-0/+1
* freedreno: make sure we pick up ir3_nir_trig.py in the release tarballEmil Velikov2016-05-301-0/+1
* freedreno/ir3: cmdline compiler for glslRob Clark2016-05-251-0/+2
* freedreno/ir3: fix sin/cosRob Clark2016-04-251-1/+10
* nir: move to compiler/Emil Velikov2016-01-261-2/+2
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-161-2/+1
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* gallium: use $(top_builddir) when referencing static archivesEmil Velikov2015-06-121-1/+1
* freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov2015-06-121-1/+2
* xa: support for drivers which use NIRRob Clark2015-04-051-0/+4
* gallium: Remove Android files from distribution.Matt Turner2014-12-121-2/+0
* freedreno: add adreno 420 supportRob Clark2014-11-151-0/+1
* freedreno: add a standalone ir3_compiler binary for building TGSIIlia Mirkin2014-09-161-0/+12
* gallium/freedreno: ship all files in the tarballEmil Velikov2014-09-051-0/+2
* automake: gallium/freedreno: drop spurious include dirsEmil Velikov2014-08-131-2/+0
* freedreno/ir3: split out shader compiler from a3xxRob Clark2014-07-251-1/+3
* gallium/drivers: compact compiler flags into Automake.incEmil Velikov2013-11-161-6/+4
* gallium/drivers: enable automake subdir-objectsEmil Velikov2013-11-161-0/+2
* freedreno: compact a2xx and a3xx makefiles into parent onesJohannes Obermayr2013-11-161-8/+4
* freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-11/+2
* freedreno: add a3xx supportRob Clark2013-06-081-1/+3
* freedreno: prepare for a3xxRob Clark2013-06-081-11/+8
* freedreno: move ir -> ir2Rob Clark2013-04-201-1/+1
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+32