| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [core] Nestable BackendScope | John Firebaugh | 2017-02-20 | 2 | -14/+17 |
* | [core] Expose Map::setZoom with anchor parameter | Jason Wray | 2017-02-13 | 1 | -0/+1 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-master | Minh Nguyễn | 2016-12-20 | 1 | -0/+1 |
|\ |
|
| * | [core] use raii to guard backend deactivation | Ivo van Dongen | 2016-12-13 | 1 | -6/+25 |
| * | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 1 | -0/+1 |
* | | [core] use raii to guard backend deactivation | Ivo van Dongen | 2016-12-12 | 1 | -6/+25 |
* | | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-master | Minh Nguyễn | 2016-12-03 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [core, ios, macos] Added layers and sources properties to MGLStyle | Minh Nguyễn | 2016-11-28 | 1 | -0/+2 |
| * | [core] Return source and layer ownership (#7014) | Jesse Bounds | 2016-11-13 | 1 | -2/+2 |
* | | [core] Return source and layer ownership (#7014) | Jesse Bounds | 2016-11-11 | 1 | -2/+2 |
* | | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -4/+4 |
|/ |
|
* | [core] move gl::Context to Backend and refactor View | Konstantin Käfer | 2016-10-25 | 4 | -66/+25 |
* | [core] separate Backend from View for headless rendering | Konstantin Käfer | 2016-10-25 | 3 | -32/+48 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 1 | -2/+3 |
* | [core] remove dependence on gl.h types | Konstantin Käfer | 2016-09-29 | 1 | -2/+2 |
* | [core] standardize on uint16_t for texture sizes | Konstantin Käfer | 2016-09-27 | 1 | -1/+1 |
* | [core] Removed map attribution API | Minh Nguyễn | 2016-09-26 | 1 | -1/+0 |
* | [core] Source-driven attribution | Minh Nguyễn | 2016-09-26 | 1 | -0/+1 |
* | [core] Add interface to add sprites to the style | Thiago Marcos P. Santos | 2016-09-22 | 1 | -0/+4 |
* | [core] Separate transition options accessors from class API | Bruno de Oliveira Abinader | 2016-09-13 | 1 | -3/+6 |
* | [core] Batch source updates | John Firebaugh | 2016-09-06 | 1 | -3/+2 |
* | [core] add ability show visualize the depth buffer to the GLFW and macOS app | Konstantin Käfer | 2016-08-19 | 1 | -1/+10 |
* | [core] parse more Style JSON properties | Konstantin Käfer | 2016-08-19 | 1 | -0/+7 |
* | [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo... | Minh Nguyễn | 2016-08-12 | 1 | -2/+1 |
* | [core] code style cleanups | Konstantin Käfer | 2016-07-01 | 1 | -13/+13 |
* | [core] s/Wireframe/Overdraw/g | Bruno de Oliveira Abinader | 2016-06-20 | 1 | -1/+1 |
* | [core] Avoid redundant 'inline' usage | Bruno de Oliveira Abinader | 2016-06-18 | 1 | -2/+2 |
* | [core] Cleaned up enum classes | Bruno de Oliveira Abinader | 2016-06-18 | 2 | -12/+12 |
* | [core] Avoid unnecessary work when a symbol annotation is updated | John Firebaugh | 2016-06-17 | 1 | -1/+2 |
* | [core] Runtime source API: Map methods | John Firebaugh | 2016-06-16 | 1 | -0/+7 |
* | [core, node] Implement setPaintProperty for color properties (#5380) | John Firebaugh | 2016-06-16 | 1 | -0/+1 |
* | [core] Introduce Map::getLayer | John Firebaugh | 2016-06-13 | 1 | -0/+1 |
* | [tidy] Check llvm-namespace-comment | Bruno de Oliveira Abinader | 2016-06-13 | 1 | -1/+1 |
* | [core, node, android] Remove used "base" parameter from setStyleJSON | John Firebaugh | 2016-06-02 | 1 | -2/+2 |
* | [core] Rationalize naming for style-related code | John Firebaugh | 2016-06-02 | 1 | -6/+9 |
* | [core] Generalize Map::{add,remove}CustomLayer | John Firebaugh | 2016-06-02 | 2 | -10/+5 |
* | [all] Rationalize annotation API | John Firebaugh | 2016-06-01 | 1 | -11/+2 |
* | [core] use #pragma once instead of ifdef include guards | Konstantin Käfer | 2016-05-25 | 5 | -20/+5 |
* | [core] Move GLFW stencil clip debug to core | Bruno de Oliveira Abinader | 2016-05-24 | 1 | -0/+4 |
* | [core] Implement MapDebugOptions::Wireframe | Bruno de Oliveira Abinader | 2016-05-23 | 1 | -0/+1 |
* | [core] remove MockView and View dependency in Transform | Konstantin Käfer | 2016-05-18 | 1 | -17/+1 |
* | [core] Use mapbox::geometry::box in queryRenderedFeatures | John Firebaugh | 2016-05-13 | 1 | -2/+2 |
* | [core] Fix code style issues | John Firebaugh | 2016-05-12 | 1 | -1/+1 |
* | [core] Added Viewport mode | Bruno de Oliveira Abinader | 2016-05-11 | 2 | -2/+14 |
* | [core] Use geometry.hpp feature type | John Firebaugh | 2016-05-03 | 1 | -2/+3 |
* | [core] implement queryRenderedFeatures | Ansis Brammanis | 2016-04-29 | 1 | -0/+4 |
* | [core] Added mbgl::underlying_type | Bruno de Oliveira Abinader | 2016-04-28 | 1 | -2/+4 |
* | [core] Fix view class docs | Thiago Marcos P. Santos | 2016-04-28 | 1 | -2/+0 |
* | [core, ios, osx] cameraThatFitsCoordinateBounds | Minh Nguyễn | 2016-04-22 | 1 | -2/+3 |
* | [core] Convert MapContext to Map::Impl; eliminate indirection | John Firebaugh | 2016-04-15 | 1 | -19/+2 |