mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-07 02:05:19 +01:00

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.