st/glsl_to_nir: make use of nir linker for linking uniforms
[mesa.git] / src / compiler / glsl / tests / warnings_test.py
2019-12-05 Michel Dänzerglsl/tests: Use splitlines() instead of strip()
2019-10-10 Dylan Bakerglsl/tests: Handle no-exec errors
2018-08-23 Emil Velikovglsl: remove execute bit and shebang from python tests
2018-04-18 Dylan Bakerglsl/tests: reimplement warnings-test in python