summaryrefslogtreecommitdiff
path: root/test/util/offscreen_texture.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-7/+5
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-3/+3
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-11/+9
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-3/+8
* [core] remove Raster object in favor of a more low-level Texture objectKonstantin Käfer2016-10-041-2/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+153