summaryrefslogtreecommitdiff
path: root/src/mbgl/map/tile_worker.hpp
Commit message (Expand)AuthorAgeFilesLines
* port minor collision code cleanup, fix #1705Ansis Brammanis2015-08-241-1/+1
* fix symbol collision detection in perspective viewAnsis Brammanis2015-08-241-1/+1
* Add circle render typeBruno de Oliveira Abinader2015-08-201-0/+3
* Keep updating until all the tiles are State::parsedThiago Marcos P. Santos2015-07-161-1/+0
* Check for matching source when parsing tiles (fixes #1698)John Firebaugh2015-07-021-4/+6
* Reapply style layer copy techniqueJohn Firebaugh2015-07-011-1/+6
* Clean up bucket creation loopJohn Firebaugh2015-07-011-7/+6
* Remove indirectionJohn Firebaugh2015-07-011-14/+0
* Merge TileParser into TileWorkerJohn Firebaugh2015-07-011-1/+23
* Introduce TileWorkerJohn Firebaugh2015-07-011-0/+75