mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-09 14:20:12 +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.