summaryrefslogtreecommitdiff
path: root/src/mbgl/tile
Commit message (Expand)AuthorAgeFilesLines
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-247-14/+12
* [core] Simplify Screen to Geometry coordinate conversionBruno de Oliveira Abinader2016-03-011-0/+2
* [core] Use GeometryTileFeature::defaultExtent by defaultBruno de Oliveira Abinader2016-03-012-2/+3
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-013-3/+6
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-184-6/+11
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-182-4/+4
* [tests] Fix buildJohn Firebaugh2016-02-111-0/+1
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-1117-1/+1290
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-0/+1
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-1/+1
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-192-4/+4
* [core] create GeoJSON tiles from inline GeoJSON in sourcesKonstantin Käfer2015-12-112-0/+212