summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/buckets/fill_bucket.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Support [within expression] with layout propertyzmiao2020-02-121-1/+1
* Enable parse within expressionzmiao2020-02-121-5/+9
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-6/+6
* [core] Add feature state support to bucket classesJuha Alanen2019-09-181-6/+17
* FillBucket::triangles could be empty: skip creating buffer and draw. (#14761)Aleksandar Stojiljkovic2019-05-241-1/+1
* [core] Remove Bucket::supportsLayerMikhail Pozdnyakov2019-05-191-4/+0
* [core] add gfx::UploadPass, split startRender into prepare and uploadKonstantin Käfer2019-05-151-5/+5
* [core] Introduce `LayerRenderData`. Source::update() accepts layer properties.Mikhail Pozdnyakov2019-04-171-2/+2
* [core] Use `style::LayerProperties` in render layers, buckets and layouts.Mikhail Pozdnyakov2019-04-171-3/+2
* [core] use abstract Context interface where possibleKonstantin Käfer2019-03-121-1/+1
* [core] unify *Buffer/Vector namingKonstantin Käfer2019-03-061-5/+5
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-041-2/+8
* [core] Remove casts in bucketsAlexander Shalamov2018-11-191-6/+2
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-7/+18
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-1/+2
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-8/+0
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+145