summaryrefslogtreecommitdiff
path: root/src/mbgl/style/sources/image_source_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-3/+3
* [core] Use shared pointer to manage Image source raster data and speed up cha...Asheem Mamoowala2017-07-171-3/+3
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-8/+7
* [core] Render Image SourceAsheem Mamoowala2017-06-011-1/+1
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+31