1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 03:56:39 +00:00
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 42c75dbb8f
Add support for BC1/2/3 decompression (for 3D textures) (#2987)
* Add support for BC1/2/3 decompression (for 3D textures)

* Optimize and clean up

* Unsafe not needed here

* Fix alpha value interpolation when a0 <= a1
2022-01-22 19:23:00 +01:00
..
Engine Scale scissor used for clears (#3002) 2022-01-16 20:23:00 -03:00
Image Add support for BC1/2/3 decompression (for 3D textures) (#2987) 2022-01-22 19:23:00 +01:00
Memory Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
Shader Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs
GpuContext.cs Add support for BC1/2/3 decompression (for 3D textures) (#2987) 2022-01-22 19:23:00 +01:00
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
Window.cs Force crop when presentation cached texture size mismatches (#2957) 2021-12-31 12:00:42 -03:00