1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-10 13:01:44 +00:00
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 26bf13a65d
Limit texture cache based on total texture size (#4350)
* Limit texture cache based on total texture size

* Formatting
2023-02-08 14:19:43 +01:00
..
Engine Handle mismatching texture size with copy dependencies (#4364) 2023-02-08 08:48:09 +01:00
Image Limit texture cache based on total texture size (#4350) 2023-02-08 14:19:43 +01:00
Memory Implement support for page sizes > 4KB (#4252) 2023-01-17 05:13:24 +01:00
Shader Insert bitcast for assignment of fragment integer outputs on GLSL (#4369) 2023-02-05 18:52:57 -03:00
Synchronization
ClassId.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
Constants.cs GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847) 2022-11-17 18:47:41 +01:00
GpuChannel.cs Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285) 2023-01-14 00:16:06 -03:00
GpuContext.cs Vulkan: Don't flush commands when creating most sync (#4087) 2022-12-29 15:39:04 +01:00
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Window.cs Handle mismatching texture size with copy dependencies (#4364) 2023-02-08 08:48:09 +01:00