]> git.tdb.fi Git - libs/gl.git/commitdiff
Add get_width() / get_height() methods to Renderbuffer and Framebuffer
authorMikko Rasa <tdb@tdb.fi>
Mon, 21 Sep 2009 13:50:58 +0000 (13:50 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 21 Sep 2009 13:50:58 +0000 (13:50 +0000)
Add some framebuffer-related global functions
Set viewport size when binding a framebuffer and restore it when unbinding
Allow detaching attachments from a Framebuffer
Configurable texture unit number in ShadowMap


No differences found