summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
| * rename -osx project to -x86Konstantin Käfer2014-02-211-1/+1
| * remove void* parameter from platform::restart()Konstantin Käfer2014-02-211-14/+2
| * Merge pull request #68 from mapbox/poi-renderKonstantin Käfer2014-02-211-2/+20
| |\
| | * add timeouts for panning,scaling,rotatingKonstantin Käfer2014-02-211-1/+13
| | * calculate the proper pixelRatioKonstantin Käfer2014-02-191-1/+7
| * | trigger a bogus mouse move event to interrupt glfwWaitEvents()Konstantin Käfer2014-02-211-0/+3
* | | move to cancellable tile-specific fetches on OS XJustin R. Miller2014-02-192-18/+53
|/ /
* | properly deregister render observersJustin R. Miller2014-02-191-1/+4
* | refs #72: clarity around bg/fg functionsJustin R. Miller2014-02-191-3/+3
* | minor objc style stuffJustin R. Miller2014-02-191-4/+3
|/
* clean up settings mechanism (fixes #9 & #62)Justin R. Miller2014-02-133-48/+33
* s/view/mapView/ as on iOS for clarityJustin R. Miller2014-02-131-30/+30
* remove unused functions and run http_request in other operation queueKonstantin Käfer2014-02-131-42/+15
* drawing lines with trianglesKonstantin Käfer2014-02-111-1/+5
* fixes #43: fix tile renders on OS XJustin R. Miller2014-02-071-0/+12
* Merge branch 'master' of github.com:mapbox/llmr-nativeJustin R. Miller2014-02-031-3/+0
|\
| * remove redundant flagsDane Springmeyer2014-02-031-3/+0
* | no need for GCD tossing since completion happens on (explicit) main queueJustin R. Miller2014-02-031-13/+7
* | be explicit about using ARCJustin R. Miller2014-02-031-1/+2
|/
* switch build system to gypDane Springmeyer2014-02-033-69/+64
* alternative http_request functionKonstantin Käfer2014-02-031-0/+23
* add rapidjson for parsing sprite json filesKonstantin Käfer2014-02-031-6/+7
* create async() functionKonstantin Käfer2014-01-311-64/+14
* add request_http() functionKonstantin Käfer2014-01-301-2/+40
* rename shader line -> plainKonstantin Käfer2014-01-281-1/+2
* prefer tickets to TODOJustin R. Miller2014-01-271-1/+0
* tiles shouldn't be busted out of the boxJustin R. Miller2014-01-271-2/+1
* draw fills according to the styleKonstantin Käfer2014-01-271-0/+2
* fill drawingKonstantin Käfer2014-01-221-0/+3
* make it work on retina screensKonstantin Käfer2014-01-211-7/+11
* tile => TileKonstantin Käfer2014-01-201-1/+1
* rename map => MapKonstantin Käfer2014-01-201-1/+1
* rename settings => SettingsKonstantin Käfer2014-01-203-26/+25
* animate northingKonstantin Käfer2014-01-171-0/+4
* makefile cleanup + iconKonstantin Käfer2014-01-163-4/+5
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-165-22/+156
* use larger window by defaultKonstantin Käfer2014-01-161-1/+1
* add keyboard shortcuts for resetting positionKonstantin Käfer2014-01-161-0/+30
* retain child tilesKonstantin Käfer2014-01-151-8/+12
* fix runtime errorsKonstantin Käfer2014-01-141-11/+24
* cmake + tile loadingKonstantin Käfer2014-01-132-12/+61
* copy rotation behavior from js versionKonstantin Käfer2014-01-091-9/+8
* double click to zoomKonstantin Käfer2014-01-081-0/+14
* rotation supportKonstantin Käfer2014-01-081-1/+12
* calculate proper tile positionKonstantin Käfer2014-01-081-7/+4
* emscripten supportKonstantin Käfer2014-01-071-33/+0
* add missing fileKonstantin Käfer2014-01-071-0/+223