summaryrefslogtreecommitdiff
path: root/src/mbgl/util/premultiply.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] leave Image objects in a valid state after premultiply/unpremultiplyKonstantin Käfer2017-05-191-0/+2
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-6/+4
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-031-2/+2
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-6/+29
* [core] Always manually premultiply libpng outputJohn Firebaugh2015-11-251-0/+30