aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/Makefile.glsl.am
Commit message (Expand)AuthorAgeFilesLines
* glsl: automake: export abs_builddir for the testsEmil Velikov2017-03-281-0/+1
* glsl/tests: automake: cleanup all artefacts during clean-localEmil Velikov2017-03-281-0/+6
* glsl: Link tests with CLOCK_LIB.Vinson Lee2017-03-251-3/+6
* glsl: Link glsl_compiler with CLOCK_LIB.Vinson Lee2017-03-221-1/+2
* glsl/tests: suffix .sh/.py files as applicableEmil Velikov2017-03-101-4/+4
* glsl: add initial implementation of shader cacheTimothy Arceri2017-02-171-1/+2
* glsl: Add a lowering pass for 64-bit integer multiplicationIan Romanick2017-01-201-0/+1
* glsl: Add tracking for elements of an array-of-arrays that have been accessedIan Romanick2016-12-191-0/+1
* util: import cache.c/h from glslMarek Olšák2016-11-151-4/+0
* glsl/standalone: Optimize add-of-neg to subtractIan Romanick2016-11-101-0/+1
* glsl: Add pthread libs to cache_testRhys Kidd2016-10-271-1/+4
* compiler: avoid warning about redefinition of PYTHON_GENErik Faye-Lund2016-10-261-1/+0
* glsl: Add initial functions to implement an on-disk cacheTimothy Arceri2016-09-281-0/+10
* glsl: Use the generated constant expression codeIan Romanick2016-08-301-0/+6
* glsl: Generate ir_expression_operation_strings.h from PythonIan Romanick2016-08-301-1/+7
* glsl: Generate ir_expression_operation.h from PythonIan Romanick2016-08-301-0/+8
* glsl: Make the generated sources build rules more like NIRIan Romanick2016-08-171-3/+1
* glsl: add warning-testAlejandro Piñeiro2016-05-261-1/+2
* glsl: split out libstandaloneRob Clark2016-05-251-5/+11
* compiler: automake: split out glsl into separate makefileEmil Velikov2016-04-111-0/+217