Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add debug window showing the glyph atlas | Konstantin Käfer | 2014-03-14 | 1 | -4/+0 |
* | remove code duplication between osx/glfw and linux/glfw programs | Konstantin Käfer | 2014-03-14 | 3 | -287/+64 |
* | add back sigint handling | Konstantin Käfer | 2014-03-11 | 1 | -6/+6 |
* | add animation modes to linux wrapper | Konstantin Käfer | 2014-03-11 | 1 | -1/+11 |
* | accept --fullscreen option | Konstantin Käfer | 2014-03-11 | 1 | -10/+29 |
* | avoid libcurl crashes | Konstantin Käfer | 2014-03-11 | 1 | -0/+5 |
* | whitespace + comments | Konstantin Käfer | 2014-03-11 | 1 | -0/+1 |
* | include atomic | Konstantin Käfer | 2014-03-05 | 1 | -0/+1 |
* | add SIGINT handling | Konstantin Käfer | 2014-03-05 | 1 | -0/+22 |
* | better support for gles2 | Konstantin Käfer | 2014-03-05 | 1 | -6/+17 |
* | fix settings storage | Konstantin Käfer | 2014-03-03 | 1 | -1/+1 |
* | delete key | Konstantin Käfer | 2014-03-03 | 1 | -1/+1 |
* | reuse curl handles | Konstantin Käfer | 2014-03-03 | 2 | -2/+27 |
* | move requests to global threadpool | Konstantin Käfer | 2014-03-03 | 3 | -18/+8 |
* | make threadpool implementation callback agnostic | Konstantin Käfer | 2014-03-03 | 1 | -2/+2 |
* | add threadpool implementation | Konstantin Käfer | 2014-03-03 | 4 | -113/+66 |
* | add threadpooled requests | Konstantin Käfer | 2014-03-02 | 4 | -96/+209 |
* | use atomics instead of mutexes | Konstantin Käfer | 2014-03-01 | 1 | -17/+4 |
* | make linux downloads cancellable | Konstantin Käfer | 2014-03-01 | 1 | -6/+46 |
* | multithreaded curl for linux | Konstantin Käfer | 2014-03-01 | 2 | -41/+113 |
* | rename -osx project to -x86 | Konstantin Käfer | 2014-02-21 | 1 | -1/+1 |
* | persist settings to /tmp/llmr-native.json | Ansis Brammanis | 2014-02-18 | 2 | -33/+32 |
* | async http requests for linux wrapper | Ansis Brammanis | 2014-02-18 | 1 | -3/+32 |
* | make sure that mapView is initialized before referencing into it | Konstantin Käfer | 2014-02-17 | 1 | -2/+4 |
* | first attempt at linux wrapper | Ansis Brammanis | 2014-02-17 | 4 | -0/+370 |