summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/debug_bucket.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-3/+3
* [core] rename TileData::State to DataAvailability and make it privateKonstantin Käfer2016-05-251-2/+5
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-4/+4
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+1
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-1/+1
* [core] Thread GLObjectStore through to Holder objectsJohn Firebaugh2016-02-181-2/+6
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-1/+1
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-3/+6
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-1/+3
* [core] Display modify, expires debug informationBruno de Oliveira Abinader2015-11-271-1/+4
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-261-9/+6
* rename prepare => upload and determine passes per layer instead of per bucketKonstantin Käfer2015-05-041-1/+1
* add prepare() functionKonstantin Käfer2015-05-041-2/+2
* remove hasData() from Bucket interfaceKonstantin Käfer2015-05-041-1/+0
* remove some unused includesKonstantin Käfer2015-04-281-4/+0
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-061-1/+1
* pass StyleLayer objects as const ref instead of a shared pointerKonstantin Käfer2015-03-061-2/+3
* make most headers privateKonstantin Käfer2014-12-041-0/+35