Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / glsl / glcpp / glcpp-lex.l
2019-11-20 Timothy Arceriglsl: add preprocessor #include support
2019-11-20 Timothy Arceriglsl: add ARB_shading_language_include support to ...
2018-09-06 Timothy Arceriglsl: fixer lexer for unreachable defines
2018-08-29 Timothy Arceriglsl: skip stringification in preprocessor if in unreac...
2017-09-26 Thomas Hellandglcpp: Avoid unnecessary call to strlen
2017-01-04 Carl Worthglcpp: Allow vertical tab and form feed characters...
2016-10-31 Marek Olšákglcpp: use the linear allocator for most objects
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: 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/