summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/geometry_tile_worker.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Added GeometryTileWorker-owned image correlation IDBruno de Oliveira Abinader2017-08-251-1/+2
* [core] make{Glyph,Image}Atlas only once for any number of symbol layersJohn Firebaugh2017-07-061-1/+1
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-5/+5
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-5/+3
* [core] Simplify and fix sprite atlas coordinate calculationsJohn Firebaugh2017-05-231-1/+3
* [core] Immutable ImplsJohn Firebaugh2017-05-121-2/+4
* [core] Tweak handling of annotation special case SpriteAtlasJohn Firebaugh2017-04-261-4/+4
* [core] split off render layersIvo van Dongen2017-04-251-0/+1
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-141-1/+1
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-4/+17
* [core] Remove unnecessary unordered_map includesJohn Firebaugh2017-03-211-1/+0
* [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-071-0/+2
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-191-3/+0
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-191-3/+0
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-0/+76