summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_heatmap_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-121-2/+2
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-0/+1
* [core] Layer manager is responsible for buckets and layouts creationMikhail Pozdnyakov2019-02-251-2/+0
* [core] Remove RenderLayer's is<> as<> methodsAlexander Shalamov2018-11-191-5/+0
* [core] Remove casts where expected type is part of the contractAlexander Shalamov2018-11-191-0/+4
* [core] Move layer specific color ramp updates behind common update() methodAlexander Shalamov2018-11-191-2/+4
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-0/+1
* [core] fix circle querying for scale and alignmentChris Loer2018-04-261-1/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+48