summaryrefslogtreecommitdiff
path: root/platform/qt/src/qmapboxgl_map_renderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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