]> git.tdb.fi Git - libs/gl.git/history - source/core
Refactor vertex builders
[libs/gl.git] / source / core /
2021-03-20 Mikko RasaDecouple DataType from the OpenGL constants
2021-03-16 Mikko RasaAlways show shader compiler diagnostics in debug builds
2021-02-26 Mikko RasaFixes for compatibility with legacy unsized PixelFormats
2021-02-26 Mikko RasaAdd interfaces for using specialization constants with...
2021-02-21 Mikko RasaAdd missing keyword to set sampler compare mode from...
2021-02-21 Mikko RasaRedesign the way shader programs are loaded
2021-02-18 Mikko RasaRefactor the interface of SL::Compiler
2021-02-14 Mikko RasaMove the GLSL compiler entirely in its own namespace
2021-02-14 Mikko RasaRearrange soucre files into subdirectories