1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-30 12:16:26 -05:00
Files
ryujinx/Ryujinx.HLE/Gpu/Memory
gdkchan 095db47e13 Query multiple pages at once with GetWriteWatch (#222)
* Query multiple pages at once with GetWriteWatch

* Allow multiple buffer types to share the same page, aways use the physical address as cache key

* Remove a variable that is no longer needed
2018-07-08 16:55:15 -03:00
..