Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make most headers private | Konstantin Käfer | 2014-12-04 | 1 | -42/+0 |
* | rename to .hpp to avoid compiling twice | Konstantin Käfer | 2014-10-30 | 1 | -1/+1 |
* | simplify debug font lookup | Konstantin Käfer | 2014-10-30 | 1 | -10/+2 |
* | gcc fixes | Konstantin Käfer | 2014-10-23 | 1 | -3/+3 |
* | rename llmr => mbgl | Konstantin Käfer | 2014-07-16 | 1 | -3/+3 |
* | always use std:: namespace for math functions | Konstantin Käfer | 2014-05-14 | 1 | -2/+2 |
* | make implicit type conversions explicit | Konstantin Käfer | 2014-02-21 | 1 | -2/+2 |
* | common buffer implementation | Konstantin Käfer | 2014-02-10 | 1 | -42/+9 |
* | Merge branch 'master' of https://github.com/mapbox/llmr-native | Konstantin Käfer | 2014-02-06 | 1 | -1/+1 |
|\ | |||||
| * | c++ | artemp | 2014-02-06 | 1 | -1/+1 |
* | | skip unknown glyphs | Konstantin Käfer | 2014-02-06 | 1 | -1/+7 |
|/ | |||||
* | compile fixes on ubuntu precise/g++-4.8 - refs #27 | Dane Springmeyer | 2014-02-03 | 1 | -0/+1 |
* | parse line width function and call tile destructor from main thread | Konstantin Käfer | 2014-01-29 | 1 | -1/+1 |
* | add LineBuffer and change DebugFontBuffer naming | Konstantin Käfer | 2014-01-28 | 1 | -9/+8 |
* | render shapes, but only the first one is drawn? | Konstantin Käfer | 2014-01-22 | 1 | -0/+1 |
* | move debug font to separate file | Konstantin Käfer | 2014-01-21 | 1 | -204/+1 |
* | show tile numbers | Konstantin Käfer | 2014-01-16 | 1 | -0/+279 |