diff options
author | Patric Stout <truebrain@openttd.org> | 2021-03-08 14:50:06 +0100 |
---|---|---|
committer | Patric Stout <github@truebrain.nl> | 2021-03-08 19:18:55 +0100 |
commit | 8946b41d20d6be59da23b98add273955b43450fd (patch) | |
tree | 59efe6e340339a68f4355a0c19cda5695755e49c /src/framerate_gui.cpp | |
parent | e56d2c63c306dd087de26088729d09233b1122c2 (diff) | |
download | openttd-8946b41d20d6be59da23b98add273955b43450fd.tar.xz |
Fix: ensure switching blitter happens in the main thread
This because video-drivers might need to make changes to their
context, which for most video-drivers has to be done in the same
thread as the window was created; main thread in our case.
Diffstat (limited to 'src/framerate_gui.cpp')
0 files changed, 0 insertions, 0 deletions