mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* shader cache: Fix possible race causing crashes on manifest at startup This fix a misplace function call ending up causing possibly two write on the cache.info at the same time. * shader cache: Make RemoveManifestEntries async too to be sure all operations are perform before starting the game |
||
|---|---|---|
| .. | ||
| Engine | ||
| Image | ||
| Memory | ||
| Shader | ||
| State | ||
| Synchronization | ||
| ClassId.cs | ||
| Constants.cs | ||
| GpuContext.cs | ||
| GraphicsConfig.cs | ||
| MethodParams.cs | ||
| Ryujinx.Graphics.Gpu.csproj | ||
| ShadowRamControl.cs | ||
| Window.cs | ||