summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLImageSource.mm
Commit message (Collapse)AuthorAgeFilesLines
* [core][ios][android][macos] Use premultiplied image directly for RasterTile ↵Asheem Mamoowala2017-07-171-3/+2
| | | | and ImageSource, un-premultiply in the shader for blending
* [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use ↵Asheem Mamoowala2017-06-191-24/+12
| | | | animated ImageSource demo in iOS test app
* [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+105