summaryrefslogtreecommitdiff
path: root/src/compiler/Makefile.glsl.am
AgeCommit message (Expand)AuthorFilesLines
2017-03-28glsl: automake: export abs_builddir for the testsEmil Velikov1-0/+1
2017-03-28glsl/tests: automake: cleanup all artefacts during clean-localEmil Velikov1-0/+6
2017-03-25glsl: Link tests with CLOCK_LIB.Vinson Lee1-3/+6
2017-03-22glsl: Link glsl_compiler with CLOCK_LIB.Vinson Lee1-1/+2
2017-03-10glsl/tests: suffix .sh/.py files as applicableEmil Velikov1-4/+4
2017-02-17glsl: add initial implementation of shader cacheTimothy Arceri1-1/+2
2017-01-20glsl: Add a lowering pass for 64-bit integer multiplicationIan Romanick1-0/+1
2016-12-19glsl: Add tracking for elements of an array-of-arrays that have been accessedIan Romanick1-0/+1
2016-11-15util: import cache.c/h from glslMarek Olšák1-4/+0
2016-11-10glsl/standalone: Optimize add-of-neg to subtractIan Romanick1-0/+1
2016-10-27glsl: Add pthread libs to cache_testRhys Kidd1-1/+4
2016-10-26compiler: avoid warning about redefinition of PYTHON_GENErik Faye-Lund1-1/+0
2016-09-28glsl: Add initial functions to implement an on-disk cacheTimothy Arceri1-0/+10
2016-08-30glsl: Use the generated constant expression codeIan Romanick1-0/+6
2016-08-30glsl: Generate ir_expression_operation_strings.h from PythonIan Romanick1-1/+7
2016-08-30glsl: Generate ir_expression_operation.h from PythonIan Romanick1-0/+8
2016-08-17glsl: Make the generated sources build rules more like NIRIan Romanick1-3/+1
2016-05-26glsl: add warning-testAlejandro Piñeiro1-1/+2
2016-05-25glsl: split out libstandaloneRob Clark1-5/+11
2016-04-11compiler: automake: split out glsl into separate makefileEmil Velikov1-0/+217