ryujinx/src/Ryujinx.Graphics.Gpu/Shader/DiskCache
gdkchan 21cd4c0c00
Extend bindless elimination to see through shuffle (#5958)
* Extend bindless elimination to see through shuffle

* Shader cache version bump
2023-11-23 00:51:51 +01: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 Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
DiskCacheGuestStorage.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
DiskCacheHostStorage.cs Extend bindless elimination to see through shuffle (#5958) 2023-11-23 00:51:51 +01: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 Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
ShaderBinarySerializer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00