mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 10:19:07 -05:00
e169d54f3c
Also swaps the byte order from RGBA->BGRA to match GL/D3D12, and what the read handler is expecting. Depth reads will now return the minimum depth of all samples, instead of the average of all samples.