mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* Introduce new IGALCommand<T> interface and use it * Remove use of reflection on GAL multithreading * Unmanaged constraint |
||
|---|---|---|
| .. | ||
| ActionCommand.cs | ||
| CreateBufferCommand.cs | ||
| CreateProgramCommand.cs | ||
| CreateSamplerCommand.cs | ||
| CreateSyncCommand.cs | ||
| CreateTextureCommand.cs | ||
| GetCapabilitiesCommand.cs | ||
| PreFrameCommand.cs | ||
| ReportCounterCommand.cs | ||
| ResetCounterCommand.cs | ||
| UpdateCountersCommand.cs | ||