summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/buckets/heatmap_bucket.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add gfx::UploadPass, split startRender into prepare and uploadupstream/gfx-refactor-7Konstantin Käfer2019-05-151-4/+4
* [core] Use `style::LayerProperties` in render layers, buckets and layouts.Mikhail Pozdnyakov2019-04-171-3/+3
* [core] use abstract Context interface where possibleKonstantin Käfer2019-03-121-1/+1
* [core] unify *Buffer/Vector namingKonstantin Käfer2019-03-061-2/+2
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-041-2/+7
* [core] Do not consider X axis when constraining scaleBruno de Oliveira Abinader2018-11-291-4/+3
* [core] Remove casts where expected type is part of the contractAlexander Shalamov2018-11-191-1/+1
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-2/+4
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-1/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+98