summaryrefslogtreecommitdiff
path: root/include/mbgl/util/image.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] mbgl::Image is now movable, noncopyableBruno de Oliveira Abinader2016-06-071-1/+15
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [test] remove crc64 and compare imagesKonstantin Käfer2016-03-221-0/+7
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+5
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-5/+0
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+5
* [core] use `default` instead of empty function bodyKonstantin Käfer2015-12-031-1/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [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