summaryrefslogtreecommitdiff
path: root/platform/macos/src
Commit message (Expand)AuthorAgeFilesLines
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-3/+2
* [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-251-5/+1
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-181-3/+3
* [ios][macos] rendering interface changesIvo van Dongen2017-07-182-15/+24
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* [macos] Use [NSImage CGImageForProposedRect:context:hints:] instead of drawin...Asheem Mamoowala2017-07-171-10/+3
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-051-1/+1
|\
| * [macos] Fixed cursor shifting after drag gestureMinh Nguyễn2017-06-291-1/+1
| * Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-301-5/+10
| * [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-231-0/+1
* | [macos] remove tile cache size customizationIvo van Dongen2017-06-271-21/+0
* | [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-4/+5
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+1
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-193-8/+14
* | [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-193-5/+13
* | [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-131-2/+2
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-022-5/+11
* | [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-202-0/+25
* | [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-171-1/+3
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-163-6/+7
* | [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-2/+2
|/
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+1
* [all] Rationalize style::ImageJohn Firebaugh2017-04-243-12/+11
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-1/+1
* [macos] Fix pinch gesture scaling mathJohn Firebaugh2017-04-191-1/+1
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-1/+2
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-32/+13
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-6/+15
|\
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-071-3/+8
| * [ios, macos] Hardened std::map usage in MGLMapVIewMinh Nguyễn2017-04-051-2/+2
| * [ios] assertion to check if an annotationTag > 0 (#8588)Fabian Guerra Soto2017-04-051-1/+5
* | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture sizeBruno de Oliveira Abinader2017-04-101-2/+5
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-061-0/+6
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-1/+1
* | [core] Privatize gl/gl.hppKonstantin Käfer2017-03-281-2/+2
* | [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-281-15/+8
* | [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-14/+13
* | [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-1/+5
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-213-77/+80
|\ \ | |/
| * [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-141-51/+54
| * [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-131-0/+4
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-3/+2
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-082-28/+97
| |\
| * | [ios, macos] Added a timing note for two delegate methods (#8259)Jordan Kiley2017-03-071-5/+9
| * | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-031-9/+2
| * | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-9/+9
* | | [macos] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-211-1/+1
* | | [ios, macos] Fix map load error descriptions (#8466)Minh Nguyễn2017-03-181-5/+8
* | | [macos] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-6/+26
* | | [macos] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-121/+187
| |/ |/|