summaryrefslogtreecommitdiff
path: root/include/llmr/util/raster.hpp
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-70/+0
* rename time => timestamp to avoid naming conflictsKonstantin Käfer2014-06-271-1/+1
* make sure we retain shared state when destructing the map objectKonstantin Käfer2014-05-301-2/+2
* fix texture bindingKonstantin Käfer2014-05-191-7/+2
* use sprite atlasKonstantin Käfer2014-05-191-0/+2
* Calculate clip IDs with a huffman prefix treeKonstantin Käfer2014-05-091-10/+3
* rename animation => transitionKonstantin Käfer2014-04-301-7/+7
* move animation time api to use nanosecondsKonstantin Käfer2014-04-301-1/+1
* make sure we call the sprite load callbackKonstantin Käfer2014-04-301-2/+9
* fix build on linuxKonstantin Käfer2014-04-141-0/+1
* always start animations with a common start timeKonstantin Käfer2014-04-141-1/+1
* fixes #70: raster tile rendering as toggleable mode from vectorJustin R. Miller2014-03-181-0/+72