summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph.hpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-3/+2
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move RenderItem and GlyphRange to their own headersKonstantin Käfer2016-05-231-3/+1
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* Replace size() with empty() whenever possibleBruno de Oliveira Abinader2015-07-291-1/+1
* Updates to labels along linesNicki Dlugash2015-07-091-2/+3
* Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-281-1/+13
|\
| * split up glyph_store.cpp into multiple filesKonstantin Käfer2015-05-221-1/+14
* | Merge branch 'master' into new-labellingAnsis Brammanis2015-05-191-1/+1
|\ \ | |/
| * don't implicitly cast to bool since this will make comparisons failsKonstantin Käfer2015-05-121-1/+1
* | port getAnchors from -jsAnsis Brammanis2015-04-011-1/+1
* | start porting symbol bucket changesAnsis Brammanis2015-04-011-0/+2
* | port some of the text shaping changesAnsis Brammanis2015-03-301-1/+12
|/
* make most headers privateKonstantin Käfer2014-12-041-0/+60