]> git.tdb.fi Git - libs/gl.git/history - source/framebuffer.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / framebuffer.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-12-09 Mikko RasaSetting depth mask off in Framebuffer is not required
2010-11-30 Mikko RasaAllocate textures attached to framebuffers automatically
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
2009-09-21 Mikko RasaAdd get_width() / get_height() methods to Renderbuffer...
2009-01-25 Mikko RasaAdd post-processing effect framework
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2007-11-02 Mikko RasaUse DevIL for loading images