summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused codeKonstantin Käfer2014-01-172-26/+0
* move geometry reader to header fileKonstantin Käfer2014-01-173-51/+88
* renderer cleanupKonstantin Käfer2014-01-173-30/+27
* add antialiased line shaderKonstantin Käfer2014-01-1712-41/+126
* animate northingKonstantin Käfer2014-01-1710-10/+222
* correct tile boundary lineKonstantin Käfer2014-01-161-3/+3
* force libc++Konstantin Käfer2014-01-161-1/+2
* allow toggling debug mode with tabKonstantin Käfer2014-01-163-24/+28
* makefile cleanup + iconKonstantin Käfer2014-01-166-70/+6
* show tile numbersKonstantin Käfer2014-01-168-0/+341
* sort tiles high zoom => low zoom levelKonstantin Käfer2014-01-161-0/+5
* fix wiggle at high zoomsKonstantin Käfer2014-01-161-2/+1
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-1612-47/+280
* use larger window by defaultKonstantin Käfer2014-01-161-1/+1
* add tile border (debug)Konstantin Käfer2014-01-162-0/+28
* add keyboard shortcuts for resetting positionKonstantin Käfer2014-01-163-0/+51
* change retain algorithm to be the same as in jsKonstantin Käfer2014-01-153-29/+81
* retain child tilesKonstantin Käfer2014-01-1511-167/+249
* fix runtime errorsKonstantin Käfer2014-01-1413-94/+170
* cmake + tile loadingKonstantin Käfer2014-01-1318-84/+389
* copy rotation behavior from js versionKonstantin Käfer2014-01-096-16/+55
* double click to zoomKonstantin Käfer2014-01-082-2/+14
* rotation supportKonstantin Käfer2014-01-087-36/+115
* calculate proper tile positionKonstantin Käfer2014-01-088-78/+166
* add readme info about protobuf stylesKonstantin Käfer2014-01-081-0/+14
* add protobuf encoding of styleKonstantin Käfer2014-01-084-0/+640
* emscripten supportKonstantin Käfer2014-01-0724-94/+406
* add missing fileKonstantin Käfer2014-01-074-4/+229
* glfw version of sample appKonstantin Käfer2014-01-0728-0/+1376