GreemDev-Ryujinx/src/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan f95b7c5877
Fix incorrect fragment origin when YNegate is enabled (#4673)
* Fix incorrect fragment origin when YNegate is enabled

* Shader cache version bump

* Do not update support buffer if shader does not read gl_FragCoord

* Pass unscaled viewport size to the support buffer
2023-07-29 18:47:03 -03:00
..
BackgroundDiskCacheWriter.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BinarySerializer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
CompressionAlgorithm.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheCommon.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheGpuAccessor.cs Fix incorrect fragment origin when YNegate is enabled (#4673) 2023-07-29 18:47:03 -03:00
DiskCacheGuestStorage.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheHostStorage.cs Fix incorrect fragment origin when YNegate is enabled (#4673) 2023-07-29 18:47:03 -03:00
DiskCacheLoadException.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheLoadResult.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheOutputStreams.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
GuestCodeAndCbData.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
ParallelDiskCacheLoader.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
ShaderBinarySerializer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00