summaryrefslogtreecommitdiff
path: root/include/mbgl/map/backend.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Ensure that context resources are destroyed before context is destroyedJohn Firebaugh2017-02-201-2/+1
|
* [core] Nestable BackendScopeJohn Firebaugh2017-02-201-14/+0
|
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-121-6/+25
|
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-2/+13
|
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-0/+34