summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/offscreen_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove unused OffscreenTexture variant with depth render targetAleksandar Stojiljkovic2019-06-111-23/+1
* [core] add gfx::UploadPass, split startRender into prepare and uploadKonstantin Käfer2019-05-151-0/+1
* [core] test OffscreenTexture renderability before using themKonstantin Käfer2019-04-051-0/+9
* [core] add gfx::Renderable and gfx::OffscreenTextureKonstantin Käfer2019-04-051-0/+87