summaryrefslogtreecommitdiff
path: root/platform/qt/src/qmapboxgl_map_renderer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Use a shared scheduler on threads without a default schedulerupstream/tmpsantos-qt_renderer_schedulerThiago Marcos P. Santos2018-06-061-9/+2
* [qt] Add an interface for Static renderingThiago Marcos P. Santos2018-02-091-1/+6
* [qt] Make sure that methods are being called on the right threadThiago Marcos P. Santos2018-02-091-0/+3
* [qt] Implement FBO handlingThiago Marcos P. Santos2018-02-091-1/+3
* [qt] Only use the MapRenderer as scheduler if there is no otherThiago Marcos P. Santos2018-02-091-0/+2
* [qt] Make MapboxGLMapRenderer a scheduler to receive messages when renderingThiago Marcos P. Santos2018-02-091-1/+8
* [qt] Update map rendering via RendererObserverThiago Marcos P. Santos2018-02-091-0/+2
* [qt] Render asynchronouslyThiago Marcos P. Santos2018-02-091-0/+42