diff options
author | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2018-06-06 14:15:15 +0300 |
---|---|---|
committer | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2018-06-15 19:33:27 +0300 |
commit | a5ef72a0516495ebc1663e015ca93d4178e9d091 (patch) | |
tree | b807518f624b659a7dc681657815ce047e508b36 /appveyor.yml | |
parent | 144c167274f629523d265b9a54326ff544133413 (diff) | |
download | qtlocation-mapboxgl-a5ef72a0516495ebc1663e015ca93d4178e9d091.tar.gz |
Use a shared scheduler on threads without a default 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 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions