glsl: Add utility to convert text files to C strings
[mesa.git] / src / compiler / Makefile.glsl.am
2019-01-10 Ian Romanickglsl: Add utility to convert text files to C strings
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-06-21 Emil Velikovglsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh
2018-03-29 Ian Romanickcompiler: All leaf Makefile.am should use +=
2017-03-28 Emil Velikovglsl: automake: export abs_builddir for the tests
2017-03-28 Emil Velikovglsl/tests: automake: cleanup all artefacts during...
2017-03-25 Vinson Leeglsl: Link tests with CLOCK_LIB.
2017-03-22 Vinson Leeglsl: Link glsl_compiler with CLOCK_LIB.
2017-03-10 Emil Velikovglsl/tests: suffix .sh/.py files as applicable
2017-02-17 Timothy Arceriglsl: add initial implementation of shader cache
2017-01-20 Ian Romanickglsl: Add a lowering pass for 64-bit integer multiplication
2016-12-19 Ian Romanickglsl: Add tracking for elements of an array-of-arrays...
2016-11-15 Marek Olšákutil: import cache.c/h from glsl
2016-11-10 Ian Romanickglsl/standalone: Optimize add-of-neg to subtract
2016-10-26 Rhys Kiddglsl: Add pthread libs to cache_test
2016-10-26 Erik Faye-Lundcompiler: avoid warning about redefinition of PYTHON_GEN
2016-09-27 Timothy Arceriglsl: Add initial functions to implement an on-disk...
2016-08-30 Ian Romanickglsl: Use the generated constant expression code
2016-08-30 Ian Romanickglsl: Generate ir_expression_operation_strings.h from...
2016-08-30 Ian Romanickglsl: Generate ir_expression_operation.h from Python
2016-08-17 Ian Romanickglsl: Make the generated sources build rules more like NIR
2016-05-26 Alejandro Piñeiroglsl: add warning-test
2016-05-25 Rob Clarkglsl: split out libstandalone
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-11 Emil Velikovcompiler: automake: split out glsl into separate makefile