glsl: fix the type of ir_constant_data::u16
[mesa.git] / src / compiler / glsl / glcpp / tests /
2020-05-20 Dylan Bakertests: Make tests aware of meson test wrapper
2019-07-31 Eric Engestromautotools: delete leftover script wrapper
2019-04-29 Eric Engestromdelete autotools .gitignore files
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-10 Timothy Arceriglsl: ignore trailing whitespace when define redefined
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-23 Emil Velikovglsl: remove execute bit and shebang from python tests
2018-08-22 Mathieu Bridonpython: Disable universal newlines
2018-08-22 Mathieu Bridonpython: difflib prefers unicode strings
2018-06-21 Emil Velikovglsl/tests/glcpp: reinstate "error out if no tests...
2018-06-21 Emil Velikovglsl/glcpp/tests: reinstate srcdir/abs_builddir blurb
2018-06-21 Emil Velikovglsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh
2018-04-23 Vlad Golovkinglsl/glcpp: Handle hex constants with 0X prefix
2018-04-23 Dylan Bakercompiler/glsl: close fd's in glcpp_test.py
2018-04-18 Dylan Bakerglcpp/tests: Convert shell scripts to a python script
2017-06-08 Iago Toral QuirogaFix glcpp test expectations
2017-03-28 Emil Velikovglcpp/tests/glcpp-test-cr-lf: error out if we cannot...
2017-03-28 Emil Velikovglcpp/tests/glcpp-test-cr-lf: correctly set/use srcdir...
2017-03-28 Emil Velikovglcpp/tests: update testname in help string
2017-03-28 Emil Velikovglcpp/tests/glcpp-test: error out if we cannot find...
2017-03-28 Emil Velikovglcpp/tests/glcpp-test: print only the test basename
2017-03-28 Emil Velikovglcpp/tests/glcpp-test: set srcdir/abs_builddir variables
2017-03-10 Emil Velikovglsl/tests: suffix .sh/.py files as applicable
2017-01-04 Carl Worthglcpp: Remove illegal characters from tests
2017-01-04 Carl Worthglcpp: Exhaustively test all legal characters in GLSL
2017-01-04 Carl Worthglcpp: Add testing for no space between macro name...
2016-08-16 Kenneth Graunkeglcpp: Update tests for new #undef of built-in macro...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-10 Kenneth Graunkeglcpp: Fix locations when encounting "#<NEWLINE>".
2016-03-08 Kenneth Graunkeglcpp: Remove empty mid-rule action which changes test...
2016-03-08 Kenneth Graunkeglcpp: Implicitly resolve version after the first non...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/