mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-19 18:37:13 +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 | ||