mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 00:58:39 +00:00
afd68d4c6c
Before this, all samplers instance were leaking on exit because the dispose method was never getting called. This fix this issue by making TextureBindingsManager disposable and calling the dispose method in the TextureManager. |
||
---|---|---|
.. | ||
Engine | ||
Image | ||
Memory | ||
Shader | ||
State | ||
Synchronization | ||
ClassId.cs | ||
Constants.cs | ||
GpuContext.cs | ||
GraphicsConfig.cs | ||
MethodParams.cs | ||
Ryujinx.Graphics.Gpu.csproj | ||
ShadowRamControl.cs | ||
Window.cs |