thegooglecodearchive / los-cocos

Automatically exported from code.google.com/p/los-cocos
0 stars 0 forks source link

leaking gl FrameBufferObjects ? #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think we are leaking all the FrameBufferObjects that are being use.
no one is calling glDeleteFramebuffersEXT()

Original issue reported on code.google.com by ricardoq...@gmail.com on 14 May 2008 at 9:02

GoogleCodeExporter commented 9 years ago
fixed in r621

Original comment by ricardoq...@gmail.com on 14 May 2008 at 9:40