summaryrefslogtreecommitdiff
path: root/src/platform
Commit message (Collapse)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-163-8/+8
|
* add enum class to unify parsing/stringificationKonstantin Käfer2014-07-141-60/+0
|
* allow formatted messagesKonstantin Käfer2014-07-111-0/+4
|
* add nslog and stderr log backendsKonstantin Käfer2014-07-111-14/+24
|
* add logging facility and check logs in testsKonstantin Käfer2014-07-112-0/+53
|
* load glDiscardFramebufferEXT with a library function if neededKonstantin Käfer2014-06-171-0/+4
|
* unifiy constants in one place, and allow local overrideKonstantin Käfer2014-06-041-3/+0
|
* retain the uv loop until all things deconstructedKonstantin Käfer2014-05-301-3/+3
| | | | fixes #261
* add glyph store and load glyph pbfsKonstantin Käfer2014-05-281-13/+21
|
* update sprite pointer and fix marine_labelEden Halperin2014-05-121-1/+1
|
* squashed stylequest mergeJustin R. Miller2014-05-071-1/+1
| | | | | | | | | | | * uses OSM Bright style * adds dot shader * adds layer translation * adds dashed line support * adds style array parsing * improves background layer parsing * improves style constant parsing * fixes sprite JSON pixel ratio parsing
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-21/+21
|
* use an event loop per map that is not the render threadKonstantin Käfer2014-04-251-3/+5
|
* unify request object to use uv_queue_work for both corefoundation + curlKonstantin Käfer2014-04-241-0/+44
|
* refs #101: first cut of basic hacky data sourcesJustin R. Miller2014-04-021-5/+0
|
* change sprite URL to more reliable endpointJustin R. Miller2014-03-291-1/+1
|
* fix urlsKonstantin Käfer2014-03-251-2/+2
|
* debug changesKonstantin Käfer2014-03-251-2/+2
|
* Merge branch 'master' into sdfKonstantin Käfer2014-03-211-1/+5
|\ | | | | | | | | | | | | | | | | | | Conflicts: include/llmr/map/tile_data.hpp include/llmr/shader/shaders.hpp src/map/map.cpp src/map/tile_data.cpp src/platform/platform.cpp src/shader/shaders.cpp
| * fixes #70: raster tile rendering as toggleable mode from vectorJustin R. Miller2014-03-181-1/+5
| |
* | extract label shapingKonstantin Käfer2014-03-141-2/+2
|/
* add missing fileKonstantin Käfer2014-03-051-0/+23
|
* move tile urls to static consts rather than macrosKonstantin Käfer2014-03-051-0/+4