mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-07 22:38:37 +00:00
3d055da5fc
* Add swizzle matching rules. Improves rules which try to match incompatible formats as perfect, such as D32 float -> R32 float. Remove Format.HasOneComponent, since this information is now available via the FormatInfo struct. * Fix this rule. * Update component counts for depth formats. |
||
---|---|---|
.. | ||
Engine | ||
Image | ||
Memory | ||
Shader | ||
State | ||
Synchronization | ||
ClassId.cs | ||
Constants.cs | ||
GpuContext.cs | ||
GraphicsConfig.cs | ||
MethodParams.cs | ||
Ryujinx.Graphics.Gpu.csproj | ||
ShadowRamControl.cs | ||
Window.cs |