]> git.tdb.fi Git - libs/gl.git/history - source/render/programdata.h
Use standard fixed-size integer types
[libs/gl.git] / source / render / programdata.h
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-08-16 Mikko RasaRewrite state management
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-04-21 Mikko RasaUse a generation number to track if ProgramData has...
2021-04-21 Mikko RasaUse template functions for setting vector and matrix...
2021-04-10 Mikko RasaSplit UniformBlock into two classes
2021-04-10 Mikko RasaRefactor ProgramData to store blocks in vectors
2021-04-10 Mikko RasaUse the new _member utility functions to search and...
2021-04-10 Mikko RasaUse Tag to identify uniforms in Program and ProgramData
2021-04-03 Mikko RasaComments and cosmetic cleanups
2021-02-14 Mikko RasaRearrange soucre files into subdirectories