summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Expose a way of flushing the graphics pipelineThiago Marcos P. Santos2019-03-201-0/+4
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-2/+1
* [core] Introduce Renderer::queryFeatureExtension APIAlexander Shalamov2018-12-121-0/+8
* [core] layermanager folderMikhail Pozdnyakov2018-11-301-0/+2
* [core] LayerManager can disable annotationsMikhail Pozdnyakov2018-11-281-0/+9
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-4/+3
* [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-2/+3
* [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984)Fabian Guerra Soto2017-10-181-0/+15
* [core] send signal to RenderCustomLayer when gl context has been lostIvo van Dongen2017-09-221-0/+4
* [core] Clean up includes and forward declarationsJohn Firebaugh2017-08-241-1/+1
* [core] Create BackendScopes in Renderer, assert in ImplJohn Firebaugh2017-08-241-1/+5
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-2/+2
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-1/+1
* [core] renderer interfaceIvo van Dongen2017-07-181-0/+78