Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/src/Ryujinx.Graphics.Host1x
gdkchan f241f88558
Add a separate device memory manager (#6153)
* Add a separate device memory manager

* Still need this

* Device writes are always tracked

* Device writes are always tracked (2)

* Rename more instances of gmm to mm
2024-01-22 17:14:46 -03:00
..
ClassId.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Devices.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Host1xClass.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Host1xClassRegisters.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Host1xDevice.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
OpCode.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.Graphics.Host1x.csproj Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
SyncptIncrManager.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
ThiDevice.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThiRegisters.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00