Ryujinx-git/src/Ryujinx.Graphics.Gpu
Keaton e2a655f1a4
Update AutoDeleteCache.cs (#6471)
Increase the texture cache limit from 512 MB to 1 GB.
2024-03-13 17:39:39 -03:00
..
Engine Implement X8Z24 texture format (#6315) 2024-02-15 19:06:26 -03:00
Image Update AutoDeleteCache.cs (#6471) 2024-03-13 17:39:39 -03:00
Memory Implement virtual buffer dependencies (#6190) 2024-02-22 11:03:07 -03:00
Shader Fix geometry shader passthrough issue (#6462) 2024-03-13 17:26:19 -03:00
Synchronization Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
ClassId.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
Constants.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
GpuChannel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
GpuContext.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
GraphicsConfig.cs Implement color space passthrough option (#5531) 2023-08-07 18:54:05 +01:00
Ryujinx.Graphics.Gpu.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
Window.cs GPU: Discard data when getting texture before full clear (#5719) 2023-09-25 23:07:03 +02:00