summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleLayer.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos, core] Added retain/release manager that holds on to the MGLOpenG...Julian Rex2018-03-051-12/+9
* [ios] Added sets to manage retain/release of layers (esp custom gl layers)Julian Rex2018-02-281-6/+6
* [ios] Release only called if the layer is really being removed from the style...Julian Rex2018-02-261-4/+4
* [ios] Potential fix for over retain/release issues with adding layers to styl...Julian Rex2018-02-261-0/+8
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-9/+9
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+1
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-5/+38
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-0/+6
* [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-301-4/+12
* [ios, macos] Added debug descriptions for runtime styling classesMinh Nguyễn2016-11-231-0/+7
* [ios, macos] Use the rawLayer pointer to access the mbgl layer (#6966)Jesse Bounds2016-11-081-8/+6
* [ios, macos] Raise correct style layer misuse exception (#6738)Minh Nguyễn2016-10-181-0/+6
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-14/+36
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-3/+27
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-181-1/+0
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-2/+2
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+5