summaryrefslogtreecommitdiff
path: root/src/util/raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-7/+7
* rename time => timestamp to avoid naming conflictsKonstantin Käfer2014-06-271-2/+2
* make sure we retain shared state when destructing the map objectKonstantin Käfer2014-05-301-3/+3
* support for style transitionsJustin R. Miller2014-05-221-1/+1
* fix texture bindingKonstantin Käfer2014-05-191-123/+8
* Calculate clip IDs with a huffman prefix treeKonstantin Käfer2014-05-091-14/+12
* rename animation => transitionKonstantin Käfer2014-04-301-7/+7
* move animation time api to use nanosecondsKonstantin Käfer2014-04-301-4/+4
* make sure we call the sprite load callbackKonstantin Käfer2014-04-301-8/+11
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-1/+2
* fix compile on linuxKonstantin Käfer2014-04-171-0/+1
* clean up use of C99Konstantin Käfer2014-04-161-5/+9
* always start animations with a common start timeKonstantin Käfer2014-04-141-3/+5
* re-bind texture in right circumstancesJustin R. Miller2014-03-191-1/+1
* don't attempt texture binding before the texture pool is setupJustin R. Miller2014-03-191-5/+1
* fixes #70: raster tile rendering as toggleable mode from vectorJustin R. Miller2014-03-181-0/+195