summaryrefslogtreecommitdiff
path: root/test/miscellaneous/bilinear.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-1/+2
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-3/+4
* [core] For binary image data use uint8_t, not charJohn Firebaugh2015-11-231-1/+1
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-2/+1
* support wrapped bilinear scalingAnsis Brammanis2015-03-261-11/+11
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-171-0/+53