summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* use mapnik-packaging to build all dependenciesKonstantin Käfer2014-04-091-4/+5
* add debug window showing the glyph atlasKonstantin Käfer2014-03-141-4/+0
* remove code duplication between osx/glfw and linux/glfw programsKonstantin Käfer2014-03-143-287/+64
* add back sigint handlingKonstantin Käfer2014-03-111-6/+6
* add animation modes to linux wrapperKonstantin Käfer2014-03-111-1/+11
* accept --fullscreen optionKonstantin Käfer2014-03-111-10/+29
* avoid libcurl crashesKonstantin Käfer2014-03-111-0/+5
* whitespace + commentsKonstantin Käfer2014-03-111-0/+1
* include atomicKonstantin Käfer2014-03-051-0/+1
* add SIGINT handlingKonstantin Käfer2014-03-051-0/+22
* better support for gles2Konstantin Käfer2014-03-051-6/+17
* fix settings storageKonstantin Käfer2014-03-031-1/+1
* delete keyKonstantin Käfer2014-03-031-1/+1
* reuse curl handlesKonstantin Käfer2014-03-032-2/+27
* move requests to global threadpoolKonstantin Käfer2014-03-033-18/+8
* make threadpool implementation callback agnosticKonstantin Käfer2014-03-031-2/+2
* add threadpool implementationKonstantin Käfer2014-03-034-113/+66
* add threadpooled requestsKonstantin Käfer2014-03-024-96/+209
* use atomics instead of mutexesKonstantin Käfer2014-03-011-17/+4
* make linux downloads cancellableKonstantin Käfer2014-03-011-6/+46
* multithreaded curl for linuxKonstantin Käfer2014-03-012-41/+113
* rename -osx project to -x86Konstantin Käfer2014-02-211-1/+1
* persist settings to /tmp/llmr-native.jsonAnsis Brammanis2014-02-182-33/+32
* async http requests for linux wrapperAnsis Brammanis2014-02-181-3/+32
* make sure that mapView is initialized before referencing into itKonstantin Käfer2014-02-171-2/+4
* first attempt at linux wrapperAnsis Brammanis2014-02-174-0/+370