summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_projection.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix modernize-use-equals-default errors in header filesThiago Marcos P. Santos2020-04-171-2/+1
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-14/+22
* [core] Fix readability-* errorsThiago Marcos P. Santos2020-03-301-2/+3
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-4/+2
* [core] SymbolBucket updates complete at placement stageMikhail Pozdnyakov2019-05-241-1/+1
* Export hideGlyphs and addDynamicAttributes symbolsAlexander Shalamov2019-03-291-0/+5
* [core] move VertexBuffer<> to gfx namespaceKonstantin Käfer2019-03-061-1/+1
* [core] move VertexVector/IndexVector to gfx namespaceKonstantin Käfer2019-03-061-1/+1
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [build] Clang-3.8: Explicit mbgl::PlacedGlyph default+copy+move ctorBruno de Oliveira Abinader2017-11-291-0/+8
* [core] Switch from background to foreground placementChris Loer2017-11-171-2/+32
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-0/+25