summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-2/+1
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-8/+3
* [core] Add feature state support to queryRenderedFeatures APIJuha Alanen2019-09-181-1/+2
* [core] Improve performance for query rendered featuresAlexander Shalamov2019-07-091-2/+2
* [core] add gfx::UploadPass, split startRender into prepare and uploadKonstantin Käfer2019-05-151-1/+0
* [core] Replace remaining dynamic_cast with static_castBruno de Oliveira Abinader2018-08-081-1/+9
* [core] fix circle querying for scale and alignmentChris Loer2018-04-261-1/+2
* [core] fix querying circles across tile boundariesChris Loer2018-04-261-0/+4
* Port global symbol query from GL JS:Chris Loer2018-04-251-2/+1
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+3
* [core] Update queryRenderedFeatures to use global CollisionIndex.Chris Loer2017-11-171-1/+2
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-1/+1
* [core] Avoid RenderStyle dependency in query codeJohn Firebaugh2017-08-241-1/+1
* [core] renderer interfaceIvo van Dongen2017-07-181-1/+1
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-1/+1
* [core] Thread Style parameter through queryRenderedFeaturesJohn Firebaugh2017-06-051-0/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-1/+1
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-2/+1
* [core] query source featuresIvo van Dongen2017-03-091-0/+5
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-091-1/+1
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-1/+2
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] Refactor BufferJohn Firebaugh2016-10-051-0/+1
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-1/+1
* [core] Prepare style observer interfaces for source reloadingJohn Firebaugh2016-09-061-1/+1
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-0/+37
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-3/+0
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+3