summaryrefslogtreecommitdiff
path: root/src/geometry/debug_font_buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-42/+0
* rename to .hpp to avoid compiling twiceKonstantin Käfer2014-10-301-1/+1
* simplify debug font lookupKonstantin Käfer2014-10-301-10/+2
* gcc fixesKonstantin Käfer2014-10-231-3/+3
* rename llmr => mbglKonstantin Käfer2014-07-161-3/+3
* always use std:: namespace for math functionsKonstantin Käfer2014-05-141-2/+2
* make implicit type conversions explicitKonstantin Käfer2014-02-211-2/+2
* common buffer implementationKonstantin Käfer2014-02-101-42/+9
* Merge branch 'master' of https://github.com/mapbox/llmr-nativeKonstantin Käfer2014-02-061-1/+1
|\
| * c++artemp2014-02-061-1/+1
* | skip unknown glyphsKonstantin Käfer2014-02-061-1/+7
|/
* compile fixes on ubuntu precise/g++-4.8 - refs #27Dane Springmeyer2014-02-031-0/+1
* parse line width function and call tile destructor from main threadKonstantin Käfer2014-01-291-1/+1
* add LineBuffer and change DebugFontBuffer namingKonstantin Käfer2014-01-281-9/+8
* render shapes, but only the first one is drawn?Konstantin Käfer2014-01-221-0/+1
* move debug font to separate fileKonstantin Käfer2014-01-211-204/+1
* show tile numbersKonstantin Käfer2014-01-161-0/+279