]> git.tdb.fi Git - libs/gl.git/history - source/core/reflectdata.h
Fix reflection of image types from Spir-V modules
[libs/gl.git] / source / core / reflectdata.h
2021-11-17 Mikko RasaPack descriptor set and binding in a single variable
2021-11-11 Mikko RasaRecognize push constant blocks when reflecting SPIR...
2021-11-11 Mikko RasaStore descriptor set in program reflection data
2021-10-30 Mikko RasaFix the type of a location variable
2021-10-11 Mikko RasaMinor cleanups and tweaks
2021-10-10 Mikko RasaRemove generic clipping state
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-09-26 Mikko RasaSplit reflection data from Program to a separate struct