summaryrefslogtreecommitdiff
path: root/platform/qt/src/qmapboxgl_map_renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Qt] Support local font family in QMapboxGLSettingsBruno de Oliveira Abinader2019-01-041-2/+3
* [Qt] UpdateParameters should always be available when renderingBruno de Oliveira Abinader2018-10-011-3/+2
* Use a shared scheduler on threads without a default schedulerThiago Marcos P. Santos2018-06-151-29/+38
* [qt] Add an interface for Static renderingThiago Marcos P. Santos2018-02-091-0/+4
* [qt] Make sure that methods are being called on the right threadThiago Marcos P. Santos2018-02-091-0/+5
* [qt] Implement FBO handlingThiago Marcos P. Santos2018-02-091-3/+2
* [qt] Only use the MapRenderer as scheduler if there is no otherThiago Marcos P. Santos2018-02-091-9/+17
* [qt] Make MapboxGLMapRenderer a scheduler to receive messages when renderingThiago Marcos P. Santos2018-02-091-2/+24
* [qt] Update map rendering via RendererObserverThiago Marcos P. Santos2018-02-091-0/+5
* [qt] Render asynchronouslyThiago Marcos P. Santos2018-02-091-0/+43