ryujinx/Ryujinx.HLE/HOS
gdkchan 5a7df48975
New GPFifo and fast guest constant buffer updates (#1400)
* Add new structures from official docs, start migrating GPFifo

* Finish migration to new GPFifo processor

* Implement fast constant buffer data upload

* Migrate to new GPFifo class

* XML docs
2020-07-23 23:53:25 -03:00
..
Applets
Diagnostics/Demangler
Font
Ipc
Kernel Fix session service disposal and improve transfer memory implementation (#1397) 2020-07-19 15:24:18 -03:00
Services New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
SystemState Fix GetDesiredLanguage (#1275) 2020-05-27 10:40:23 +02:00
ApplicationLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
HomebrewRomFsStream.cs
Horizon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
IdDictionary.cs
ModLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
ProgramLoader.cs Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
ResultCode.cs
ServiceCtx.cs