summaryrefslogtreecommitdiff
path: root/include/llmr/geometry/line_buffer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-161-39/+0
|
* split line vertices into multiple buffer groups if elements overflowKonstantin Käfer2014-02-111-1/+1
|
* drawing lines with trianglesKonstantin Käfer2014-02-111-14/+3
|
* common buffer implementationKonstantin Käfer2014-02-101-22/+5
|
* c++artemp2014-02-061-2/+4
| | | | | | | | * fix typedef's * fix virtual dtor's * make ctor's with one argument explicit * util::noncopyable utility class ( class my_object : private noncopyable {} ) * update kTileURL
* compile fixes on ubuntu precise/g++-4.8 - refs #27Dane Springmeyer2014-02-031-1/+1
|
* add LineBuffer and change DebugFontBuffer namingKonstantin Käfer2014-01-281-0/+65