citra/src/video_core
James Rowe f369196c9f Remove wait for free buffer
Previously we would first attempt to use any buffer that was free,
meaning whichever buffer has already been displayed. This has poor
interactions when the operating system throttles the update rate of the
window, so if there isn't any free buffers available, just reuse the
oldest frame instead.
2019-12-16 20:02:01 -07:00
..
2019-09-15 22:35:21 -05:00
2018-06-29 14:18:07 +03:00
2019-09-15 22:35:21 -05:00
2019-04-21 14:16:16 +02:00