summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/render_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
* [core] Remove down-casting of render sourcesMikhail Pozdnyakov2019-07-041-0/+6
* [core] Prepare render sources before render layers are initializedMikhail Pozdnyakov2019-05-221-0/+2
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+2
* [core]Disable RenderAnnotationSource when annotations are disabledMikhail Pozdnyakov2018-12-111-1/+8
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+3
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+3
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-4/+5
* [core] Render Image SourceAsheem Mamoowala2017-06-011-0/+3
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-0/+26
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+5
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-1/+1
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-0/+26