mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-05 21:10:08 +00:00

Don't try to draw buffers that the guest application is using, only queued buffers are eligible for drawing. Drawing actual pixels is still not implemented.