]> git.tdb.fi Git - libs/gl.git/history - source/uniformblock.h
Don't try to access a nonexistent return expression
[libs/gl.git] / source / uniformblock.h
2014-09-23 Mikko RasaAdd an asynchronous update interface to Bufferable
2014-09-23 Mikko RasaRefactor the internal interface of Bufferable a bit
2013-10-03 Mikko RasaMinor fixes, courtesy of Apple's compiler
2013-05-18 Mikko RasaUse libmspmath to provide vector and matrix operations
2012-08-26 Mikko RasaLots of comment updates
2012-08-26 Mikko RasaAlign uniform blocks properly
2012-08-26 Mikko RasaAlter the working logic of Bufferable to avoid some...
2012-08-24 Mikko RasaConstruct uniform buffers for named uniform blocks
2012-08-22 Mikko RasaRemove the specialized setters from UniformBlock
2012-08-15 Mikko RasaRestructure ProgramData to support sharing between...