summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/buckets/circle_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] Use `style::LayerProperties` in render layers, buckets and layouts.Mikhail Pozdnyakov2019-04-171-10/+10
* [core] use abstract Context interface where possibleKonstantin Käfer2019-03-121-1/+1
* [core] unify *Buffer/Vector namingKonstantin Käfer2019-03-061-2/+2
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-041-2/+7
* [core] Remove casts in bucketsAlexander Shalamov2018-11-191-6/+1
* [core] Remove casts where expected type is part of the contractAlexander Shalamov2018-11-191-1/+1
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-2/+4
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-1/+2
* [core] Account for circle-stroke-width in queryRenderedFeaturesJohn Firebaugh2018-01-101-1/+2
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-1/+1
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-8/+0
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+123