summaryrefslogtreecommitdiff
path: root/tests/examplefiles/glsl/glsl.vert.output
Commit message (Collapse)AuthorAgeFilesLines
* Fix GLSL and HLSL preprocessor directive startbitsawer2023-02-261-0/+8
|
* Fix GLSL and HLSL preprocessor line continuation (#2350)bitsawer2023-02-231-1/+7
|
* Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-211-38/+38
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+106
Co-authored-by: Georg Brandl <georg@python.org>