diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-01-06 14:02:47 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-01-06 14:02:47 -0300 |
commit | 8306703a7d986644ee5282d323953133f14211ba (patch) | |
tree | 790b6de79fdd051dd238761de6072f00a684511e /src/input_common/sdl/sdl_impl.cpp | |
parent | 89fc75d76993d294ee106402bc78becc95d0bb38 (diff) |
yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers
MakeCurrent is a costly (according to Nsight's profiler it takes a tenth
of a millisecond to complete), and we don't have a reason to call it
because:
- Qt no longer signals a warning if it's not called
- yuzu no longer supports macOS
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions