Ryujinx/Ryujinx.Cpu/AppleHv
gdkchan efb135b74c
Clear CPU side data on GPU buffer clears (#4125)
* Clear CPU side data on GPU buffer clears

* Implement tracked fill operation that can signal other resource types except buffer

* Fix tests, add missing XML doc

* PR feedback
2023-02-16 18:28:49 -03:00
..
Arm
DummyDiskCacheLoadState.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
HvAddressSpace.cs
HvAddressSpaceRange.cs
HvApi.cs
HvCpuContext.cs
HvEngine.cs
HvExecutionContext.cs
HvExecutionContextShadow.cs
HvExecutionContextVcpu.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
HvIpaAllocator.cs
HvMemoryBlockAllocation.cs
HvMemoryBlockAllocator.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
HvMemoryManager.cs Clear CPU side data on GPU buffer clears (#4125) 2023-02-16 18:28:49 -03:00
HvVcpu.cs
HvVcpuPool.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
HvVm.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
IHvExecutionContext.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00