1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-19 03:21:33 +00:00
Ryujinx/Ryujinx.Graphics.Device
Andrey Sukharev edf7e628ca
Use method overloads that support trimming. Mark some types to be trimming friendly (#4083)
* Use method overloads that support trimming. Mark some types to be trimming friendly

* Use generic version of marshalling method
2022-12-12 15:10:05 +01:00
..
DeviceState.cs Use method overloads that support trimming. Mark some types to be trimming friendly (#4083) 2022-12-12 15:10:05 +01:00
IDeviceState.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
IDeviceStateWithContext.cs
RwCallback.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Ryujinx.Graphics.Device.csproj
SizeCalculator.cs