summaryrefslogtreecommitdiff
path: root/src/mbgl/map
Commit message (Expand)AuthorAgeFilesLines
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-12/+12
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-2/+2
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-13/+0
* [core] Ignore shortest path in Map::pixelForLatLngBruno de Oliveira Abinader2017-04-142-8/+8
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-142-8/+8
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-135-80/+13
* [core] Revert use of optional<EdgeInsets>, because EdgeInsets has a natural "...John Firebaugh2017-04-113-58/+53
* [core] Added {set,get}{Min,Max}PitchBruno de Oliveira Abinader2017-04-115-2/+61
* [core] Added Map::{get,set}LatLngBoundsBruno de Oliveira Abinader2017-04-115-2/+33
* [core] Move {Map,Transform}::{get,set}{Min,Max}Zoom to bounds pragmaBruno de Oliveira Abinader2017-04-115-5/+16
* [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-104-7/+16
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-062-3/+5
* [core] Tighten LatLng and other geo.hpp classesJohn Firebaugh2017-04-062-24/+15
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-282-0/+36
* [core] Move map/change.hpp to public include directoryJohn Firebaugh2017-03-281-26/+0
* [core] Added Map::latLngBoundsForCameraBruno de Oliveira Abinader2017-03-242-0/+13
* [core] Refactor OpenGL extension loading mechanismKonstantin Käfer2017-03-231-2/+2
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-2/+9
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-233-5/+19
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-221-5/+11
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-3/+3
* [core] Pass std::exception_ptr in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-2/+2
* [core] Pass std::exception_ptr in style::Observer::onStyleErrorBruno de Oliveira Abinader2017-03-171-5/+9
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-154-39/+23
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-091-3/+3
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-10/+11
* [core] [android] - allow zooming/scaling to use AnimationOptions (#8181)Tobrun2017-02-283-91/+91
* [core] - allow moveBy to use AnimationOptionsTobrun2017-02-203-5/+5
* [core] Link BackendScopes in a list for additional assertionsJohn Firebaugh2017-02-201-7/+17
* [core] Nestable BackendScopeJohn Firebaugh2017-02-202-0/+27
* [core] Eliminate SpriteAtlas::updateDirtyJohn Firebaugh2017-02-141-4/+0
* [core] Expose Map::setZoom with anchor parameterJason Wray2017-02-131-1/+7
* [node] Temporary: exit(0) on exception in Painter::renderJohn Firebaugh2017-02-061-4/+10
* [core] Unify update and render into a single stepJohn Firebaugh2017-01-062-84/+89
* [core] fix matrix z range and remove hackAnsis Brammanis2016-12-211-3/+6
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-212-16/+27
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-0/+7
|\
| * [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-131-4/+4
| * [core] use raii to guard backend deactivationIvo van Dongen2016-12-131-13/+5
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+7
* | [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-121-4/+4
* | [core] use raii to guard backend deactivationIvo van Dongen2016-12-121-13/+5
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-1/+9
|\ \ | |/
| * [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-281-1/+9
| * [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-131-5/+8
| * [core] Ensure correct GL context in Map::onLowMemory()John Firebaugh2016-11-091-0/+2
* | [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-1/+2
* | [core] Use double in TransformState::zoomScaleBruno de Oliveira Abinader2016-11-271-1/+1
* | [build] move logging to utilKonstantin Käfer2016-11-222-3/+3
* | [core] update native for line property function shaders changes (#6658)Molly Lloyd2016-11-161-1/+1