summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | use lambda initialization for matrixKonstantin Käfer2014-05-261-7/+8
| * | | don't respect opacity when prerendering tile; we do opacity at composite-timeKonstantin Käfer2014-05-262-2/+9
| * | | use sigma 1 for blur by defaultKonstantin Käfer2014-05-264-15/+11
| * | | add isVisible function to PropertiesKonstantin Käfer2014-05-262-9/+8
| * | | move blurring to texture objectKonstantin Käfer2014-05-265-77/+105
| * | | respect the prerendered-* stylesheet valuesKonstantin Käfer2014-05-261-6/+6
| * | | consolidate stylesheet cascadingKonstantin Käfer2014-05-264-136/+57
| * | | generalize stylesheet parse functionKonstantin Käfer2014-05-266-102/+62
| * | | derive properties from a generic classKonstantin Käfer2014-05-261-67/+29
| * | | increase http timeoutKonstantin Käfer2014-05-261-1/+1
| * | | fix blur fringesKonstantin Käfer2014-05-261-22/+12
| * | | first draft at blurringKonstantin Käfer2014-05-2318-17/+410
| * | | add keys to stylesheetKonstantin Käfer2014-05-233-0/+20