summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_fill_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-2/+7
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-8/+2
* [core] Feature state support to RenderLayer classesJuha Alanen2019-09-181-1/+2
* [core] RenderLayer::render(PaintParameters, RenderSource*) -> render(PaintPar...Mikhail Pozdnyakov2019-05-221-1/+1
* [core] Use `style::LayerProperties` in render layers, buckets and layouts.Mikhail Pozdnyakov2019-04-171-16/+4
* [core] Layer manager is responsible for buckets and layouts creationMikhail Pozdnyakov2019-02-251-4/+0
* [core] Remove paintProperties() method from some render layersMikhail Pozdnyakov2019-01-311-1/+0
* [core] Remove RenderLayer's is<> as<> methodsAlexander Shalamov2018-11-191-5/+0
* [core] Remove casts in bucketsAlexander Shalamov2018-11-191-0/+4
* [core] simplify dependency layout process and refactor data structuresMolly Lloyd2018-08-311-3/+2
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-0/+14
* [core] fix circle querying for scale and alignmentChris Loer2018-04-261-1/+2
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-1/+1
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-0/+1
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+39