mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-13 13:37:00 +00:00
Memory changes 2.2.1 (ryubing/ryujinx!144)
See merge request ryubing/ryujinx!144
This commit is contained in:
parent
a60b2a0ba3
commit
b000f91dad
3 changed files with 49 additions and 108 deletions
|
|
@ -473,6 +473,7 @@ namespace Ryujinx.Graphics.Gpu.Memory
|
|||
ranges._migrationTarget = this;
|
||||
|
||||
Lock.EnterWriteLock();
|
||||
|
||||
foreach (BufferModifiedRange range in inheritRanges)
|
||||
{
|
||||
Add(range);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue