summaryrefslogtreecommitdiff
path: root/tests/examplefiles/glsl
Commit message (Collapse)AuthorAgeFilesLines
* Fix GLSL and HLSL preprocessor directive startbitsawer2023-02-264-0/+28
|
* Fix GLSL and HLSL preprocessor line continuation (#2350)bitsawer2023-02-234-2/+30
|
* Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-212-56/+56
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-204-0/+185
Co-authored-by: Georg Brandl <georg@python.org>