summaryrefslogtreecommitdiff
path: root/src/mbgl/text/shaping.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-7/+6
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-2/+1
* [core] Remove unnecessary optionals in PositionedIconJohn Firebaugh2017-05-231-4/+3
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-1/+1
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-19/+24
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-0/+14
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-2/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-15/+26
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-5/+2
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-1/+1
* [core] operator bool() must always be explicitJohn Firebaugh2016-10-281-1/+1
* [core] Avoid redundant 'inline' usageBruno de Oliveira Abinader2016-06-181-2/+2
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-16/+18
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-2/+0
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* [core] match icon rendering with -jsAnsis Brammanis2016-01-131-4/+10
* [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-2/+2
* Merge branch 'master' into new-labellingAnsis Brammanis2015-05-191-1/+1
* remove old symbol collision typesAnsis Brammanis2015-04-021-1/+0
* start porting symbol bucket changesAnsis Brammanis2015-04-011-2/+4
* split generating symbol quads from collision codeAnsis Brammanis2015-03-311-0/+30