summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/buckets/line_bucket.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add gfx::UploadPass, split startRender into prepare and uploadupstream/gfx-refactor-7Konstantin Käfer2019-05-151-4/+4
* [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-18/+13
* [core] Remove RenderLinePaintPropertiesMikhail Pozdnyakov2019-04-021-1/+1
* [core] use abstract Context interface where possibleKonstantin Käfer2019-03-121-1/+1
* [core] unify *Buffer/Vector namingKonstantin Käfer2019-03-061-8/+8
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-041-2/+6
* [core] Remove casts in bucketsAlexander Shalamov2018-11-191-7/+1
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-14/+26
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-26/+71
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-1/+2
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-081-3/+3
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-5/+9
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-8/+0
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-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/+506