summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-06-06 14:15:15 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-06-06 15:28:53 +0300
commit00ef3ae720efe1436d555f3a18968a93708ef57b (patch)
tree4cc56cdb3f4921e477ea86e5a20556047c339e49 /src
parent6eee8729554ed778491c52bda46cdcbec61b9c95 (diff)
downloadqtlocation-mapboxgl-upstream/tmpsantos-qt_renderer_scheduler.tar.gz
Use a shared scheduler on threads without a default schedulerupstream/tmpsantos-qt_renderer_scheduler
Render threads won't have a scheduler, so we create one that is shared by all the maps rendering at this thread. The bad side effect of this is that we need to wake up the render thread to process events. Mapbox GL should get rid of processing events on the render thread. This solution is a workaround.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions