summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLImageSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Changed exception to assert and nil return, since attribution me...Julian Rex2019-10-051-1/+6
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-2/+17
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-3/+2
* [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-191-24/+12
* [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+105