summaryrefslogtreecommitdiff
path: root/src/mbgl/util/tile_cover.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Coordinate wrapping fixesBruno de Oliveira Abinader2016-03-101-1/+1
* [core] Moved TileCoordinate to tile cover scopeBruno de Oliveira Abinader2016-03-011-32/+43
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-9/+9
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-1/+0
* [core] Refactor tileCoverJohn Firebaugh2016-02-101-7/+69
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* load correct covering tiles in perspective viewAnsis Brammanis2015-08-241-2/+9
* don't use certain STL functionsKonstantin Käfer2015-08-041-4/+4
* Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-2/+2
* Move tileCover to its own fileJohn Firebaugh2015-04-061-0/+93