]> git.tdb.fi Git - libs/gl.git/history - tools
Rename Pipeline to Sequence
[libs/gl.git] / tools /
2021-04-14 Mikko RasaRename Pipeline to Sequence
2021-04-13 Mikko RasaNew way of loading scenes in the viewer
2021-04-13 Mikko RasaUse latest OpenGL version in viewer
2021-04-13 Mikko RasaUse an Options struct to process command line options...
2021-04-10 Mikko RasaAdd an option to compile SPIR-V in the command-line...
2021-04-09 Mikko RasaDisallow specializing when compiling a module
2021-04-09 Mikko RasaAdd an output file option to the command-line GLSL...
2021-04-03 Mikko RasaAdd a target version option to the command-line GLSL...
2021-04-03 Mikko RasaBetter way to request features for different GLSL versions
2021-03-31 Mikko RasaAdd a compile mode flag to the command-line GLSL compiler
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