]> git.tdb.fi Git - libs/gl.git/history - source/bindable.h
Change some class names
[libs/gl.git] / source / bindable.h
2014-10-17 Mikko RasaDon't bind the default object if nothing was bound...
2014-09-26 Mikko RasaUnbind things if they are deleted while current
2014-06-16 Mikko RasaMake older gcc versions happy
2014-01-12 Mikko RasaInitialize slot even when unused to silence optimizer...
2013-12-21 Mikko RasaAdd support for multiple binding points in the RAII...
2013-12-21 Mikko RasaRewrite Bind as two different classes
2013-10-11 Mikko RasaDeal with nontrivial image configurations
2012-08-26 Mikko RasaLots of comment updates
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-09-15 Mikko RasaRemove non-OO access to blending
2010-06-08 Mikko RasaRework Bind and enable it to restore the old binding
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-03-03 Mikko RasaAdd object-oriented interfaces for the various tests...