1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-30 03:26:55 -06:00
ReinUsesLisp 8306703a7d 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
2020-01-06 14:02:47 -03:00
..
2020-01-02 23:09:44 -03:00
2020-01-02 23:09:44 -03:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2019-09-04 16:47:33 +02:00
2018-01-13 23:11:51 +00:00
2020-01-02 23:09:44 -03:00
2020-01-02 23:09:44 -03:00