| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Make the OpenGL implementation platform specific | Thiago Marcos P. Santos | 2017-10-25 | 2 | -0/+26 |
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 5 | -266/+298 |
* | [qt] use const for setting ResourceTransform | Rinigus | 2017-10-09 | 2 | -2/+2 |
* | [qt] add ResourceTransform API | Rinigus | 2017-10-09 | 3 | -0/+47 |
* | [build] split out DefaultFileSource and dependents to a separate target | Konstantin Käfer | 2017-09-28 | 8 | -176/+192 |
* | Preserve depth buffer between 3D layers + optimize render order (#9931) | Lauren Budorick | 2017-09-21 | 2 | -5/+5 |
* | [all] ensure runloop is the current scheduler | Ivo van Dongen | 2017-08-09 | 2 | -13/+7 |
* | [core] finish must-revalidate support | Konstantin Käfer | 2017-08-08 | 2 | -1/+4 |
* | [core] Remove std:: namespace for some functions | Thiago Marcos P. Santos | 2017-08-07 | 1 | -2/+3 |
* | [all] Merge View into RendererBackend | John Firebaugh | 2017-07-26 | 4 | -14/+6 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 1 | -2/+2 |
* | [Qt] Fix database timeout not being set correctly | Thiago Marcos P. Santos | 2017-07-26 | 1 | -1/+6 |
* | [qt] manage backendscope in renderer frontend | Ivo van Dongen | 2017-07-25 | 4 | -8/+11 |
* | [Qt] Use the Qt release version and Qt Framework version on the user agent | Thiago Marcos P. Santos | 2017-07-20 | 1 | -1/+4 |
* | [Qt] Avoid using brace-list init ctor in QMapboxGL | Thiago Marcos P. Santos | 2017-07-19 | 2 | -14/+31 |
* | [Qt] Rename files with same name | Thiago Marcos P. Santos | 2017-07-19 | 2 | -1/+1 |
* | [Qt] Destroy the map object before the renderer frontend | Thiago Marcos P. Santos | 2017-07-18 | 1 | -1/+1 |
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 4 | -6/+6 |
* | [qt] rendering interface changes | Ivo van Dongen | 2017-07-18 | 5 | -4/+96 |
* | [android][glfw][ios][macos][node][qt] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 2 | -2/+2 |
* | [Qt] Align database creation behavior with the default implementation | Thiago Marcos P. Santos | 2017-07-17 | 1 | -2/+11 |
* | [core] Make sure ThreadLocal will not own the pointer it is managing | Thiago Marcos P. Santos | 2017-07-14 | 1 | -1/+6 |
* | [Qt] Fix docs warnings | Thiago Marcos P. Santos | 2017-07-13 | 2 | -6/+6 |
* | [Qt] Share the DefaultFileSource for all QMapboxGL instances | Thiago Marcos P. Santos | 2017-07-13 | 2 | -2/+20 |
* | [all] make default_styles header-only | Konstantin Käfer | 2017-07-13 | 1 | -1/+0 |
* | [Qt] Do not return a valid mbgl::Annotation if conversion fails | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -7/+7 |
* | [core] GCC 4.9 bracket initialization issues | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -6/+16 |
* | [core] GCC 4.9 shadow member warnings | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -14/+14 |
* | [Qt] Make qt.cmake Windows-friendly | Thiago Marcos P. Santos | 2017-07-07 | 1 | -1/+5 |
* | [Qt] Add a no-op thread helper for other platforms | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+19 |
* | [Qt] Use QThreadStorage for thread local | Thiago Marcos P. Santos | 2017-07-07 | 2 | -1/+45 |
* | [core] Isolate pthread-based tls implementation | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+3 |
* | [build] use CMake to generate Xcode schemes | Konstantin Käfer | 2017-07-06 | 1 | -0/+4 |
* | [qt] Pass size in QMapboxGLTest's QMapboxGL ctor | Bruno de Oliveira Abinader | 2017-07-05 | 1 | -1/+2 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -4/+4 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -16/+17 |
* | [core] Added Backend::{assume,set}Viewport | Bruno de Oliveira Abinader | 2017-06-13 | 1 | -2/+2 |
* | [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -0/+7 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -3/+4 |
* | [qt] Un-deprecate QMapboxGL::setTransitionOptions | John Firebaugh | 2017-05-15 | 1 | -5/+2 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 3 | -100/+3 |
* | [Qt] Add example of adding a layer before other layer | Thiago Marcos P. Santos | 2017-05-11 | 1 | -2/+5 |
* | [Qt] Make it possible to add a layer before another layer | Thiago Marcos P. Santos | 2017-05-11 | 2 | -7/+9 |
* | [core] Remove StyleSourcedAnnotation support | John Firebaugh | 2017-05-10 | 5 | -35/+0 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 2 | -9/+4 |
* | Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call" | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -4/+1 |
* | [Qt] Don't regen BackendScope on every QMapboxGL::render() call | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -1/+4 |
* | [Qt] Add extrusion example to the Qt app | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+34 |
* | [Qt] Handle extrusion filters | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -5/+5 |