summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add glyphs protoKonstantin Käfer2014-05-281-0/+33
* add glyph store and load glyph pbfsKonstantin Käfer2014-05-2810-39/+329
* switch to glyph/shaping-less endpointKonstantin Käfer2014-05-281-1/+1
* add debug warningsKonstantin Käfer2014-05-284-1/+23
* add font namesKonstantin Käfer2014-05-281-0/+15
* use an unordered map for bucket name => bucketKonstantin Käfer2014-05-281-2/+2
* make PropertyTransitions optionalKonstantin Käfer2014-05-284-24/+24
* only change pass parameters if we actually need toKonstantin Käfer2014-05-284-14/+12
* increase render buffer size to 512 for hillshadesKonstantin Käfer2014-05-281-0/+8
* fix stylesheet parse typoKonstantin Käfer2014-05-281-1/+1
* make clean: remove entire build directory - refs #211Dane Springmeyer2014-05-271-5/+4
* add DS_Store to ignores [skip ci]Dane Springmeyer2014-05-271-0/+1
* Add missing gyp filesDane Springmeyer2014-05-276-1/+335
* update gyp to svn r1923Dane Springmeyer2014-05-2716-483/+839
* remove style commentsEden Halperin2014-05-271-4/+0
* transition street casing opacityEden Halperin2014-05-271-7/+18
* bump MVK for one more resource fixJustin R. Miller2014-05-271-0/+0
* Merge branch 'master' of github.com:mapbox/llmr-nativeJustin R. Miller2014-05-272-1/+72
|\
| * Merge branch 'master' of https://github.com/mapbox/llmr-nativeKonstantin Käfer2014-05-274-26/+8
| |\
| * | add test for #206Konstantin Käfer2014-05-271-0/+71
| * | fixed subtle clip id generation bugKonstantin Käfer2014-05-271-1/+1
| * | update revisionKonstantin Käfer2014-05-271-0/+0
* | | use MVK resources directly instead of resource bundle with GYPJustin R. Miller2014-05-272-3/+3
| |/ |/|
* | Merge branch 'master' of github.com:mapbox/llmr-nativeJustin R. Miller2014-05-278-86/+150
|\ \
| * | remove some leftover codeVladimir Agafonkin2014-05-273-26/+8
| |/
| * fix compile on iosKonstantin Käfer2014-05-272-2/+1
| * a few preliminary speed improvementsKonstantin Käfer2014-05-272-45/+114
| * used unordered_mapsKonstantin Käfer2014-05-272-4/+18
| * Revert "refs #253: support blur function property values"Konstantin Käfer2014-05-273-9/+9
* | bump MVK for constraints fixesJustin R. Miller2014-05-271-0/+0
|/
* refs #253: support blur function property valuesJustin R. Miller2014-05-263-9/+9
* bump MVK for constraints fixesJustin R. Miller2014-05-261-0/+0
* bump MVK for build fixesJustin R. Miller2014-05-261-0/+0
* README tweaks (deps, Linux, hotkeys)Justin R. Miller2014-05-261-8/+8
* refs #243: mention resourcesJustin R. Miller2014-05-261-1/+1
* refs #243: depend on MVKMapKit resources bundle targetJustin R. Miller2014-05-262-2/+4
* add geolocation to READMEJustin R. Miller2014-05-261-1/+1
* update README for style toggling behaviorJustin R. Miller2014-05-261-2/+2
* Merge branch 'master' of github.com:mapbox/llmr-nativeJustin R. Miller2014-05-2636-450/+762
|\
| * use unordered map, don't make copies (auto usage!) and swap mapsKonstantin Käfer2014-05-267-35/+36
| * use most recent ios wrapperKonstantin Käfer2014-05-261-0/+0
| * Merge branch 'master' into blurKonstantin Käfer2014-05-2618-145/+240
| |\
| | * Merge pull request #245 from mapbox/issue_241Konstantin Käfer2014-05-247-117/+129
| | |\
| | | * Address #151 at the same timeDane Springmeyer2014-05-234-17/+127
| | | * remove generated shaders from git - Closes #241Dane Springmeyer2014-05-233-100/+2
| | * | Merge pull request #244 from mapbox/issue_240Konstantin Käfer2014-05-241-1/+3
| | |\ \
| | | * | correct namespace usageDane Springmeyer2014-05-231-1/+3
| | | |/
| * | | move a view calls to generic functionsKonstantin Käfer2014-05-263-16/+26
| * | | prerender/blur terrainKonstantin Käfer2014-05-261-0/+16
| * | | only blur if we actually need toKonstantin Käfer2014-05-261-1/+3