summaryrefslogtreecommitdiff
path: root/tests/examplefiles/hlsl/example.hlsl.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-0/+6
|
* Modernize Whitespace token in lexer: graphicsSebastian Engel2021-11-211-438/+438
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+1252
Co-authored-by: Georg Brandl <georg@python.org>