summaryrefslogtreecommitdiff
path: root/src/renderer/fill_bucket.cpp
Commit message (Expand)AuthorAgeFilesLines
* drawing lines with trianglesKonstantin Käfer2014-02-111-7/+5
* common buffer implementationKonstantin Käfer2014-02-101-13/+17
* c++artemp2014-02-061-11/+7
* c++artemp2014-02-061-3/+1
* textured fills & enforce vao program with templatesKonstantin Käfer2014-02-051-0/+21
* move to vertex array objectsKonstantin Käfer2014-02-051-22/+0
* remove VectorTile member variable of TileKonstantin Käfer2014-02-041-0/+1
* textured fillsKonstantin Käfer2014-02-031-2/+2
* make line drawing workKonstantin Käfer2014-01-291-9/+16
* create line geometryKonstantin Käfer2014-01-281-53/+52
* draw fills according to the styleKonstantin Käfer2014-01-271-4/+7
* pass through name when renderingKonstantin Käfer2014-01-231-7/+2
* make fillbucket members privateKonstantin Käfer2014-01-231-0/+23
* add style objectKonstantin Käfer2014-01-231-4/+4
* do not use shared pointers for bucketsKonstantin Käfer2014-01-231-14/+10
* move to layer systemKonstantin Käfer2014-01-231-0/+103