summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/debug_bucket.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+1
* [core] Use indexed rendering everywhereJohn Firebaugh2016-12-011-1/+3
* [core] Introduce SegmentVectorJohn Firebaugh2016-11-151-2/+3
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-1/+1
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-1/+1
* [core] Make attribute binding more similar to uniform bindingJohn Firebaugh2016-11-081-1/+1
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-7/+0
* [core] Rationalize shader namesJohn Firebaugh2016-10-061-5/+5
* [core] Adhere to vertices/vertexBuffer naming conventionJohn Firebaugh2016-10-051-1/+1
* [core] Put VertexArrayObject in gl namespaceJohn Firebaugh2016-10-051-1/+1
* [core] Refactor BufferJohn Firebaugh2016-10-051-4/+9
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-271-3/+2
* [core] rename gl::Config to gl::ContextKonstantin Käfer2016-09-271-3/+3
* [core] track VAOs and BuffersKonstantin Käfer2016-09-261-2/+3
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [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