]> git.tdb.fi Git - libs/gl.git/history - source/framebuffer.h
Drop Id tags and copyright notices from files
[libs/gl.git] / source / framebuffer.h
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-04-04 Mikko RasaAdd methods to get Framebuffer size
2011-01-11 Mikko RasaAdd EXT_framebuffer_blit and EXT_framebuffer_multisample
2010-11-30 Mikko RasaAllocate textures attached to framebuffers automatically
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-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2009-09-21 Mikko RasaAdd get_width() / get_height() methods to Renderbuffer...
2009-01-25 Mikko RasaAdd post-processing effect framework
2007-12-29 Mikko RasaWindows compatibility:
2007-11-04 Mikko RasaAdd class Renderable
2007-11-02 Mikko RasaUse DevIL for loading images