]> git.tdb.fi Git - libs/gl.git/history - source/renderbuffer.h
Add missing includes
[libs/gl.git] / source / renderbuffer.h
2017-12-05 Mikko RasaCheck for maximum number of samples
2016-11-05 Mikko RasaAlso convert RenderBuffer formats to sized variants...
2012-08-09 Mikko RasaComment updates for texture and framebuffer classes.
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-11 Mikko RasaAdd EXT_framebuffer_blit and EXT_framebuffer_multisample
2010-06-08 Mikko RasaRework Bind and enable it to restore the old binding
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2009-09-21 Mikko RasaAdd get_width() / get_height() methods to Renderbuffer...
2007-11-02 Mikko RasaUse DevIL for loading images