summaryrefslogtreecommitdiff
path: root/include/mbgl/renderer/symbol_bucket.hpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-114/+0
* make addGlyphsToAtlas static method of SymbolBucket + add addGlyphs method to...artemp2014-10-271-2/+2
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-1/+1
* SDF icon support (fixes #404)John Firebaugh2014-09-081-2/+4
* TextShader ⇢ SDFShaderJohn Firebaugh2014-09-041-2/+2
* fix binding to vaosKonstantin Käfer2014-08-141-2/+5
* VICTORYLauren Budorick2014-08-111-1/+1
* update symbol placement to be more like jsKonstantin Käfer2014-08-041-13/+25
* update shaders and backport some collision changesKonstantin Käfer2014-08-041-14/+28
* move sprite to a use future loadingKonstantin Käfer2014-07-311-2/+3
* merge text and icon buckets/stylesKonstantin Käfer2014-07-291-0/+82