GreemDev-Ryujinx/Ryujinx.Graphics.GAL/Multithreading
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
..
Commands Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
Model
Resources
BufferMap.cs
CommandHelper.cs Remove use of reflection on GAL multithreading (#4287) 2023-01-22 01:07:43 +01:00
CommandType.cs
SyncMap.cs
ThreadedHelpers.cs
ThreadedPipeline.cs
ThreadedRenderer.cs Use volatile read/writes for GAL threading (#4327) 2023-01-21 19:49:55 +00:00
ThreadedWindow.cs