summaryrefslogtreecommitdiff
path: root/include/llmr/map/source.hpp
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-72/+0
* break out StyleSource from Source, move getActiveSources andMike Morris2014-07-101-0/+2
* move to per-map access tokenJustin R. Miller2014-07-091-2/+3
* load glyphset url from stylesheetKonstantin Käfer2014-07-021-2/+1
* reorganize propertiesKonstantin Käfer2014-06-271-0/+1
* rename time => timestamp to avoid naming conflictsKonstantin Käfer2014-06-271-1/+1
* saving current stateKonstantin Käfer2014-06-231-32/+21
* Revert "background grid"Konstantin Käfer2014-06-031-1/+0
* background gridJustin R. Miller2014-06-021-0/+1
* fix alpha blending + add depth/stencil buffersKonstantin Käfer2014-05-211-1/+3
* move tiles to std::map for faster lookupsKonstantin Käfer2014-05-131-1/+1
* move weak_ptr list of tile_data objects to a map for faster lookupsKonstantin Käfer2014-05-131-1/+2
* draw by layer, not by tileKonstantin Käfer2014-05-121-1/+2
* Calculate clip IDs with a huffman prefix treeKonstantin Käfer2014-05-091-5/+7
* move animation time api to use nanosecondsKonstantin Käfer2014-04-301-1/+2
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-4/+6
* cleanup + unused argumentsKonstantin Käfer2014-04-161-3/+3
* remove more unused variablesKonstantin Käfer2014-04-161-1/+1
* use unique_ptrs and fix compile on mapnikKonstantin Käfer2014-04-151-8/+12
* add debug markers for easier gl debuggingKonstantin Käfer2014-04-151-1/+1
* Merge remote-tracking branch 'remotes/origin/pr/127'Konstantin Käfer2014-04-151-1/+1
* cleanup APIs a bitJustin R. Miller2014-04-091-5/+1
* refs #101: data sources with stylingJustin R. Miller2014-04-041-1/+2
* slight reorgsJustin R. Miller2014-04-021-3/+3
* bring back toggleRaster() by way of layer enable togglingJustin R. Miller2014-04-021-1/+2
* abstract out zoom adjustJustin R. Miller2014-04-021-0/+2
* refs #101: first cut of basic hacky data sourcesJustin R. Miller2014-04-021-0/+67