1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/Ryujinx.HLE/HOS
Mary 48f6570557
Salieri: shader cache ()
Here come Salieri, my implementation of a disk shader cache!

"I'm sure you know why I named it that."
"It doesn't really mean anything."

This implementation collects shaders at runtime and cache them to be later compiled when starting a game.
2020-11-13 00:15:34 +01:00
..
Applets Basic impl of Error Applet () 2020-09-28 00:00:38 +02:00
Diagnostics/Demangler Misc cleanup () 2019-07-02 04:39:22 +02:00
Font Update to LibHac 0.12.0 () 2020-09-01 17:08:59 -03:00
Ipc IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00
Kernel IPC refactor part 1: Use explicit separate threads to process requests () 2020-09-22 14:50:40 +10:00
Services apm/am: Refactoring/Unstub services () 2020-11-08 17:00:54 -03:00
SystemState Amadeus: Final Act () 2020-08-17 22:49:37 -03:00
ApplicationLoader.cs Salieri: shader cache () 2020-11-13 00:15:34 +01:00
HomebrewRomFsStream.cs Misc cleanup () 2019-07-02 04:39:22 +02:00
Horizon.cs Update performance mode when docked mode changes. () 2020-11-12 16:59:18 +11:00
IdDictionary.cs Implement GPU syncpoints () 2020-04-19 11:25:57 +10:00
ModLoader.cs Update to LibHac 0.12.0 () 2020-09-01 17:08:59 -03:00
ProgramLoader.cs Improved Logger () 2020-08-04 01:32:53 +02:00
ResultCode.cs Refactoring result codes () 2019-07-14 16:04:38 -03:00
ServiceCtx.cs Implement a new physical memory manager and replace DeviceMemory () 2020-05-04 08:54:50 +10:00
UserChannelPersistence.cs Fix exiting emulator with multi programs () 2020-10-10 00:52:11 +02:00