1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-06 03:46:02 +00:00
Ryujinx/Ryujinx.Graphics.GAL/Multithreading
gdkchan d512ce122c
Initial tessellation shader support (#2534)
* Initial tessellation shader support

* Nits

* Re-arrange built-in table

* This is not needed anymore

* PR feedback
2021-10-18 18:38:04 -03:00
..
Commands Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
Model
Resources
BufferMap.cs
CommandHelper.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
CommandType.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
SyncMap.cs
ThreadedHelpers.cs
ThreadedPipeline.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
ThreadedRenderer.cs
ThreadedWindow.cs