summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/sources/render_custom_geometry_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add gfx::UploadPass, split startRender into prepare and uploadupstream/gfx-refactor-7Konstantin Käfer2019-05-151-2/+6
* [core] change approach to stencil clipping to (almost) match JSKonstantin Käfer2019-04-291-4/+0
* [core] Introduce `LayerRenderData`. Source::update() accepts layer properties.Mikhail Pozdnyakov2019-04-171-1/+1
* [core] fix circle querying for scale and alignmentChris Loer2018-04-261-2/+3
* Port global symbol query from GL JS:Chris Loer2018-04-251-3/+2
* [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-0/+1
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+86