summaryrefslogtreecommitdiff
path: root/src/renderer/painter_icon.cpp
Commit message (Expand)AuthorAgeFilesLines
* merge text and icon buckets/stylesKonstantin Käfer2014-07-291-45/+0
* rename llmr => mbglKonstantin Käfer2014-07-161-9/+9
* make icons work againKonstantin Käfer2014-07-151-1/+1
* move sprite class to map directoryMike Morris2014-07-101-1/+1
* remove *-enabledKonstantin Käfer2014-07-101-1/+0
* even more refactoringKonstantin Käfer2014-06-271-0/+2
* fix matricesKonstantin Käfer2014-06-241-1/+1
* saving current stateKonstantin Käfer2014-06-231-15/+6
* separate bucket render properties and change namingKonstantin Käfer2014-06-161-1/+1
* make sure we retain shared state when destructing the map objectKonstantin Käfer2014-05-301-2/+2
* fallback to default properties instead of not rendering when we don't have a ...Konstantin Käfer2014-05-301-2/+3
* use unordered map, don't make copies (auto usage!) and swap mapsKonstantin Käfer2014-05-261-2/+2
* fix for retina screensKonstantin Käfer2014-05-191-1/+1
* use sprite atlasKonstantin Käfer2014-05-191-33/+16
* encode icon texture coordinate in buffer so we can render all pois with 1 dra...Konstantin Käfer2014-05-191-18/+4
* don't use fractional texture coordiantes in the shaderKonstantin Käfer2014-05-151-6/+6
* rename point => iconKonstantin Käfer2014-05-151-0/+83