]> git.tdb.fi Git - libs/gl.git/history - source/renderbuffer.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / renderbuffer.cpp
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-10-10 Mikko RasaDon't bind RenderBuffer in constructor
2010-09-15 Mikko RasaRewrite Framebuffer to defer attach/detach operations...
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-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2009-09-21 Mikko RasaAdd get_width() / get_height() methods to Renderbuffer...
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2007-11-02 Mikko RasaUse DevIL for loading images