mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-04 02:45:45 +00:00
The format member the IGBPBuffer may not always specify the correct desired format. Using the external format member ensures a valid format is provided when creating the framebuffer. Fixes homebrew using the wrong framebuffer format.