Files
Ryujinx/Ryujinx.Graphics.Shader/Decoders/OpCodeTable.cs
Chenj168 7ad8b3ef75 Move the OpActivator to OpCodeTable class for improve performance (#1001)
* Move the OpActivator to OpCodeTable class, for reduce the use of ConcurrentDictionary

* Modify code style.
2020-03-29 19:52:56 +11:00

17 KiB