Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textured fills | Konstantin Käfer | 2014-02-03 | 1 | -0/+2 |
* | add sprite object and parse image | Konstantin Käfer | 2014-02-03 | 1 | -0/+4 |
* | add rapidjson for parsing sprite json files | Konstantin Käfer | 2014-02-03 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:mapbox/llmr-native into unique-cpp-names | Dane Springmeyer | 2014-01-29 | 1 | -0/+2 |
|\ | |||||
| * | move static global buffers to RAII | Konstantin Käfer | 2014-01-29 | 1 | -0/+2 |
* | | avoid two cpp files named style.cpp | Dane Springmeyer | 2014-01-29 | 1 | -1/+1 |
|/ | |||||
* | buggy line support | Konstantin Käfer | 2014-01-28 | 1 | -0/+2 |
* | rename shader line -> plain | Konstantin Käfer | 2014-01-28 | 1 | -2/+2 |
* | rename stroke=>line, add line painter classes | Konstantin Käfer | 2014-01-28 | 1 | -0/+1 |
* | move vector tile parsing to separate class + iterators | Konstantin Käfer | 2014-01-28 | 1 | -0/+2 |
* | add LineBuffer and change DebugFontBuffer naming | Konstantin Käfer | 2014-01-28 | 1 | -2/+2 |
* | cascade styles | Konstantin Käfer | 2014-01-27 | 1 | -0/+1 |
* | draw fills according to the style | Konstantin Käfer | 2014-01-27 | 1 | -0/+6 |
* | add style object | Konstantin Käfer | 2014-01-23 | 1 | -0/+1 |
* | move to layer system | Konstantin Käfer | 2014-01-23 | 1 | -0/+1 |
* | fill drawing | Konstantin Käfer | 2014-01-22 | 1 | -0/+2 |
* | define as extern | Konstantin Käfer | 2014-01-21 | 1 | -1/+1 |
* | rename + move to c++ | Konstantin Käfer | 2014-01-20 | 1 | -1/+2 |
* | move shaders to cpp file | Konstantin Käfer | 2014-01-20 | 1 | -1/+2 |
* | add antialiased line shader | Konstantin Käfer | 2014-01-17 | 1 | -0/+2 |
* | animate northing | Konstantin Käfer | 2014-01-17 | 1 | -0/+2 |
* | show tile numbers | Konstantin Käfer | 2014-01-16 | 1 | -0/+2 |
* | cmake + tile loading | Konstantin Käfer | 2014-01-13 | 1 | -0/+43 |