mirror of https://git.suyu.dev/suyu/suyu
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 macOSmerge-requests/60/head
parent
89fc75d769
commit
8306703a7d
Loading…
Reference in New Issue