github xenia-project/release-builds-windows v1.0.2660-master

latest releases: v1.0.2844-master, v1.0.2843-master, v1.0.2842-master...
3 years ago

Windows release build for xenia-project/xenia@c1f15c8.

[GPU] Decompress GBGR/BGRG into RGBB, not RGB1

While the alpha of the texture data is not used at all (replaced with blue using the view swizzle), still make the shader code state the intention more explicitly if the format is decompressed for use as signed. Unsigned 1.0 is 0xFF, while signed 1.0 is 0x7F.

Don't miss a new release-builds-windows release

NewReleases is sending notifications on new releases.