| Commit message (Expand) | Author | Age | Files | Lines |
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 2 | -4/+4 |
* | [glfw] rendering interface changes | Ivo van Dongen | 2017-07-18 | 5 | -8/+89 |
* | [android][glfw][ios][macos][node][qt] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 2 | -3/+3 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -2/+3 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -3/+4 |
* | [glfw] Added extrusions (E) and route (R) shortcuts | Bruno de Oliveira Abinader | 2017-06-14 | 3 | -1/+201 |
* | [core] Added Backend::{assume,set}Viewport | Bruno de Oliveira Abinader | 2017-06-13 | 1 | -2/+2 |
* | [glfw] Assume implicit backend in GLFWView::onFramebufferResize | Bruno de Oliveira Abinader | 2017-06-08 | 1 | -0/+2 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 2 | -5/+5 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -11/+0 |
* | [tidy] modernize-deprecated-headers | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-raw-string-literal | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-use-nullptr | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -11/+11 |
* | [tidy] modernize-use-auto | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -6/+6 |
* | [tidy] llvm-namespace-comment | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [build] Suppress GLFW redefining GLAPIENTRY error | Bruno de Oliveira Abinader | 2017-05-09 | 2 | -5/+8 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 2 | -6/+6 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 2 | -8/+7 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -3/+3 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 2 | -3/+3 |
* | [core] Privatize gl/gl.hpp | Konstantin Käfer | 2017-03-28 | 2 | -11/+10 |
* | [core] Privatize OpenGL/Context headers | Konstantin Käfer | 2017-03-28 | 2 | -11/+6 |
* | [glfw] Remove GL state restoration | Konstantin Käfer | 2017-03-28 | 1 | -26/+10 |
* | [core] Refactor OpenGL extension loading mechanism | Konstantin Käfer | 2017-03-23 | 1 | -1/+1 |
* | [core] Move OpenGL extension initialization to Backend | Konstantin Käfer | 2017-03-23 | 2 | -4/+9 |
* | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -0/+2 |
* | [glfw] Support mbgl::MapObserver | Bruno de Oliveira Abinader | 2017-03-15 | 2 | -15/+0 |
* | [core] [android] - allow zooming/scaling to use AnimationOptions (#8181) | Tobrun | 2017-02-28 | 1 | -2/+2 |
* | [glfw] Make P pause/resume the network thread | Thiago Marcos P. Santos | 2017-02-25 | 3 | -2/+23 |
* | [glfw] Include gl.hpp first to avoid redefinition of GLAPIENTRY | Thiago Marcos P. Santos | 2017-02-14 | 1 | -0/+1 |
* | [glfw] Fix viewport not being resized | Thiago Marcos P. Santos | 2017-02-13 | 1 | -0/+1 |
* | [glfw] use newer version that allows automated graphics switching on macOS | Konstantin Käfer | 2017-02-10 | 1 | -0/+2 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -1/+1 |
* | [core] remove unused umbrella header in favor of individual includes | Konstantin Käfer | 2016-11-22 | 1 | -1/+2 |
* | [build] move logging to util | Konstantin Käfer | 2016-11-22 | 2 | -4/+4 |
* | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+1 |
* | [build] move GLFW-related files to platform/glfw | Konstantin Käfer | 2016-11-22 | 5 | -0/+996 |