summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_circle_layer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Layer manager is responsible for buckets and layouts creationMikhail Pozdnyakov2019-02-251-2/+0
| | | | This is a step to stop using of render layers in tile worker thread.
* [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] Implement CrossFadedDataDrivenProperty to add support for feature ↵Molly Lloyd2018-08-311-0/+1
| | | | expressions in `*-pattern` properties
* [core] fix circle querying for scale and alignmentChris Loer2018-04-261-1/+2
| | | | | | | This fixes circle querying for cases where either circle-pitch-alignment=map or circle-pitch-scaling=viewport
* [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
Move renderer/* files into sub-folders