]> git.tdb.fi Git - libs/gl.git/history - source/uniformblock.cpp
Check for OES_mapbuffer in Buffer::unmap
[libs/gl.git] / source / uniformblock.cpp
2014-09-28 Mikko RasaTighten checks in UniformBlock
2014-09-23 Mikko RasaAdd an asynchronous update interface to Bufferable
2014-06-16 Mikko RasaMove extension requirements from ProgramData to Uniform...
2012-08-26 Mikko RasaImprovements to Bufferable
2012-08-26 Mikko RasaAlign uniform blocks properly
2012-08-26 Mikko RasaAlter the working logic of Bufferable to avoid some...
2012-08-25 Mikko RasaInitialize buf_range as null
2012-08-24 Mikko RasaConstruct uniform buffers for named uniform blocks
2012-08-22 Mikko RasaRemove the specialized setters from UniformBlock
2012-08-21 Mikko RasaRewrite the Uniform classes as templates
2012-08-15 Mikko RasaRestructure ProgramData to support sharing between...