commit | 518e8a3fd2e1e29f6435df46eb1c9e2d63aa46ef | [log] [tgz] |
---|---|---|
author | Matthew Waters <matthew@centricular.com> | Tue Jul 12 12:59:57 2016 +1000 |
committer | Matthew Waters <matthew@centricular.com> | Tue Jul 26 14:07:24 2016 +1000 |
tree | 41d8d7fc994bff3966328b550598e7cc68446259 | |
parent | aa109016a3ec54efb5b3a46def017e8edfb7d403 [diff] |
glframebuffer: rewrite for a more consistent API Facilities are given to create fbo's and attach GL memory (renderbuffers or textures). It also keeps track of the renderable size for use with effective use with glViewport().