summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_id.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move *TileID hashing to separate implJesse Crocker2017-09-261-276/+0
* [core] Change OverscaledTileID to also include a "wrap" value.Chris Loer2017-07-111-16/+17
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [core] Use std::tie in *TileID operator<Bruno de Oliveira Abinader2017-01-171-3/+3
* [core] Fix render tile ordering when querying sourcesBruno de Oliveira Abinader2016-11-041-19/+4
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-0/+34
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-17/+6
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] introduce three distinct TileID typesKonstantin Käfer2016-05-101-0/+270