Ryujinx/src/Ryujinx.Graphics.Device
Emmanuel Hansen 2c5c0392f9
Make HLE project AOT friendly (#7085)
* add hle service generator

remove usage of reflection in device state

* remove rd.xml generation

* make applet manager reflection free

* fix typos

* fix encoding

* fix style report

* remove rogue generator reference

* remove double assignment
2024-08-31 11:39:26 -03:00
..
DeviceMemoryManager.cs replace ByteMemoryPool usage in Ryujinx.Graphics (#7129) 2024-08-03 19:50:53 +01:00
DeviceState.cs Make HLE project AOT friendly (#7085) 2024-08-31 11:39:26 -03:00
IDeviceState.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IDeviceStateWithContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ISynchronizationManager.cs Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
RwCallback.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.Graphics.Device.csproj Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00