summaryrefslogtreecommitdiff
path: root/src/mbgl/text/quads.hpp
Commit message (Expand)AuthorAgeFilesLines
* Bump Mapbox GL Nativeqt-v1.1.0Thiago Marcos P. Santos2017-08-091-22/+28
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-6/+3
* [core] change bool *AlongLine to SymbolPlacementTypeKonstantin Käfer2016-09-071-2/+3
* Support for icon-text-fit, icon-text-fit-padding (#5334)Young Hahn2016-06-151-1/+1
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-9/+8
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* text-pitch-alignment (#5288)Young Hahn2016-06-101-3/+4
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-35/+39
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-6/+5
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-011-2/+3
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-6/+6
* port minor collision code cleanup, fix #1705Ansis Brammanis2015-08-241-3/+3
* remove old symbol collision typesAnsis Brammanis2015-04-021-4/+28
* split generating symbol quads from collision codeAnsis Brammanis2015-03-311-0/+24