summaryrefslogtreecommitdiff
path: root/include/mbgl/style/sources/image_source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-1/+1
* [core] Add runtime API for setting tile prefetch delta for SourceAlexander Shalamov2020-02-111-0/+4
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+2
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-1/+6
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-1/+1
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-6/+6
* [core] Render Image SourceAsheem Mamoowala2017-06-011-1/+1
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+41