Ryujinx/Ryujinx.Graphics.GAL/Multithreading/Commands/Renderer
gdkchan 7fea26e97e
Remove use of reflection on GAL multithreading (#4287)
* Introduce new IGALCommand<T> interface and use it

* Remove use of reflection on GAL multithreading

* Unmanaged constraint
2023-01-22 01:07:43 +01:00
..
ActionCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CreateBufferCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CreateProgramCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CreateSamplerCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CreateSyncCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CreateTextureCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
GetCapabilitiesCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
PreFrameCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
ReportCounterCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
ResetCounterCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
UpdateCountersCommand.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00