summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/geometry_tile_worker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] don't run symbol placement more often than necessaryKonstantin Käfer2016-11-141-1/+0
* [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-071-7/+44
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-4/+4
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-191-7/+3
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-191-5/+1
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-0/+300