]> git.tdb.fi Git - libs/gl.git/history - source/core/uniformblock.h
Remove support for array size specialization from the engine as well
[libs/gl.git] / source / core / uniformblock.h
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-09-30 Mikko RasaClean up includes and forward declarations for the...
2021-09-28 Mikko RasaEliminate the polymorphic Uniform class hierarchy
2021-09-28 Mikko RasaStore default-block uniform data in a memory block
2021-09-26 Mikko RasaSplit reflection data from Program to a separate struct
2021-08-16 Mikko RasaRewrite state management
2021-04-10 Mikko RasaUse a vector for storage in DefaultUniformBlock
2021-04-10 Mikko RasaSplit UniformBlock into two classes
2021-02-14 Mikko RasaRearrange soucre files into subdirectories