]> git.tdb.fi Git - libs/gl.git/history - tools
Refactor vertex builders
[libs/gl.git] / tools /
2021-03-16 Mikko RasaAlways show shader compiler diagnostics in debug builds
2021-03-16 Mikko RasaForbid certain operations in SL::Compiler if compilatio...
2021-03-04 Mikko RasaAllow AST to be dumped even if compilation fails
2021-02-26 Mikko RasaSupport specialization constants in the GLSL compiler
2021-02-21 Mikko RasaAdd a standalone GLSL compiler frontend
2020-06-11 Mikko RasaModernize the demo and tool programs
2018-04-25 Mikko RasaRemove the mesh2c tool
2014-08-17 Mikko RasaMake the viewer capable of viewing scenes
2014-08-16 Mikko RasaUse a renderer in the viewer
2014-08-16 Mikko RasaRework loading in viewer
2013-05-18 Mikko RasaFix event bindings
2012-08-05 Mikko RasaAdd support for viewing animations
2011-09-07 Mikko RasaMove tools to their own directory as well