summaryrefslogtreecommitdiff
path: root/include/mbgl/util/image.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-1/+1
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-14/+21
* [core] For binary image data use uint8_t, not charJohn Firebaugh2015-11-231-4/+4
* mark Image constructor as explicit to avoid accidental implicit argument conv...Konstantin Käfer2015-07-081-1/+1
* compress_png: void* => const void*Konstantin Käfer2015-07-081-1/+1
* use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-301-2/+2
* do not crash for missing imagesKonstantin Käfer2014-10-301-1/+1
* use unique_ptr for automatic deallocationKonstantin Käfer2014-10-301-5/+3
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+36