mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-26 16:52:57 +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.