]> git.tdb.fi Git - libs/gl.git/history - source/core/module.cpp
Fix a signedness warning
[libs/gl.git] / source / core / module.cpp
2021-04-09 Mikko RasaFix a signedness warning
2021-04-03 Mikko RasaComments and cosmetic cleanups
2021-03-31 Mikko RasaAdd support for loading SPIR-V shaders
2021-03-30 Mikko RasaSplit Module into a base class and format-specific...
2021-03-16 Mikko RasaAlways show shader compiler diagnostics in debug builds
2021-02-21 Mikko RasaRedesign the way shader programs are loaded