Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -0/+2 |
* | [core] private OffscreenView implementation | Konstantin Käfer | 2017-02-27 | 1 | -1/+1 |
* | [build] move headless rendering files to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -2/+2 |
* | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+1 |
* | [test] Use shared headless display | Bruno de Oliveira Abinader | 2016-11-17 | 1 | -3/+5 |
* | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -8/+8 |
* | [core] move gl::Context to Backend and refactor View | Konstantin Käfer | 2016-10-25 | 1 | -7/+7 |
* | [core] separate Backend from View for headless rendering | Konstantin Käfer | 2016-10-25 | 1 | -5/+4 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 1 | -2/+6 |
* | [test] add .test.cpp suffix to test case files | Konstantin Käfer | 2016-09-28 | 1 | -0/+74 |