summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/heatmap_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move draw mode and primitives to gfx namespaceKonstantin Käfer2019-03-011-1/+1
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-1/+1
* [core] Split layer type specific code in mbgl::ProgramsMikhail Pozdnyakov2019-01-111-0/+10
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+49