mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 01:48:35 +00:00
cc60ba9d22
* 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 |
||
---|---|---|
.. | ||
Cache | ||
CachedGpuAccessor.cs | ||
GpuAccessor.cs | ||
ShaderAddresses.cs | ||
ShaderBundle.cs | ||
ShaderCache.cs | ||
ShaderCodeHolder.cs | ||
ShaderDumper.cs | ||
TextureDescriptorCapableGpuAccessor.cs |