]> git.tdb.fi Git - libs/gl.git/history - source/bufferable.cpp
Fix matrix interpolation parameter calculation
[libs/gl.git] / source / bufferable.cpp
2016-10-28 Mikko RasaUse ARB_direct_state_access to avoid some bind calls
2014-11-13 Mikko RasaMiscellaneous fixes
2014-09-23 Mikko RasaAdd an asynchronous update interface to Bufferable
2014-09-23 Mikko RasaRefactor the internal interface of Bufferable a bit
2013-12-21 Mikko RasaAdd support for multiple binding points in the RAII...
2013-12-16 Mikko RasaExplicitly bind buffer in Bufferable::update_buffer
2012-08-26 Mikko RasaImprovements to Bufferable
2012-08-26 Mikko RasaAlign uniform blocks properly
2012-08-26 Mikko RasaImprove performance of Bufferable::update_buffer_data
2012-08-26 Mikko RasaAlter the working logic of Bufferable to avoid some...
2012-08-24 Mikko RasaAdd a class to negotiate the storage of multiple object...