summaryrefslogtreecommitdiff
path: root/include/mbgl/text
Commit message (Expand)AuthorAgeFilesLines
* Pass FileSource by referenceJohn Firebaugh2014-11-211-6/+3
* use linear<16,4> splitting algorithm (faster running tests)artemp2014-11-051-1/+1
* fix variable shadowingKonstantin Käfer2014-10-223-33/+34
* replace boost optional with mapbox optionalKonstantin Käfer2014-10-221-4/+3
* link boost when the boost variable is setKonstantin Käfer2014-10-221-0/+1
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-3/+4
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-0/+7
* Fix text-line-heightJohn Firebaugh2014-08-281-3/+3
* add a few fixes for gccKonstantin Käfer2014-08-212-2/+3
* fix warningsKonstantin Käfer2014-08-181-0/+1
* use pimpl for collision in tile_parserKonstantin Käfer2014-08-151-3/+2
* allow crosstile labels and add `symbol-avoid-edges`Ansis Brammanis2014-08-151-1/+25
* use filesource object for loading all http stuffKonstantin Käfer2014-08-081-2/+4
* fix crash bug for styles that have no glyph url specifiedKonstantin Käfer2014-08-061-2/+4
* port text alignment algorithmKonstantin Käfer2014-08-051-11/+6
* fix boolean operatorsKonstantin Käfer2014-08-041-2/+2
* update symbol placement to be more like jsKonstantin Käfer2014-08-044-43/+44
* update shaders and backport some collision changesKonstantin Käfer2014-08-041-6/+8
* port https://github.com/mapbox/mapbox-gl-js/commit/954dc6591fb6bef812881daf68...Konstantin Käfer2014-08-011-13/+7
* merge text and icon buckets/stylesKonstantin Käfer2014-07-291-4/+4
* reduce maxPlacementScaleKonstantin Käfer2014-07-231-1/+1
* rename llmr => mbglKonstantin Käfer2014-07-166-0/+388