summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_fill_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add use LayerTypeInfo::Layout for the layers that require LayoutAlexander Shalamov2018-11-191-1/+2
* [core] Add face culling mode parameter to Program::drawBruno de Oliveira Abinader2018-09-131-0/+2
* [core] simplify dependency layout process and refactor data structuresMolly Lloyd2018-08-311-1/+2
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-21/+45
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-2/+2
* [core] Check all bucket dynamic_castsJohn Firebaugh2018-07-241-4/+10
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-18/+48
|\
| * [core] Don't crash when attribute count is exceededKonstantin Käfer2018-05-031-18/+48
* | [core] fix circle querying for scale and alignmentChris Loer2018-04-261-3/+4
|/
* [core] Fix z-fighting of translucent fillsJohn Firebaugh2017-09-081-1/+3
* [core] fix rendering of fill outlines that have a different color than the fi...Konstantin Käfer2017-08-071-30/+22
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-25/+24
* [core] Inline Painter::renderFillJohn Firebaugh2017-07-191-8/+134
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-0/+15
* [core] Don't transition new layers on a setStyle operationJohn Firebaugh2017-06-261-2/+3
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-2/+2
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+70