Cemu/src/Cafe/GraphicPack
Exzap 33167196d9
Wait for gfx pack init before loading shaders (#168)
2.0 introduced a race condition where the shader cache loading screen could load shaders before the graphic packs finished activating, potentially bypassing custom shaders.
Also removed legacy GraphicPack interface (GraphicPack.cpp/.h) since it was only kept around for Cemuhook and removed u8string variant of cemuLog_force since it's no longer used
2022-09-04 01:27:44 +02:00
..
GraphicPack2.cpp Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
GraphicPack2.h Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
GraphicPack2Patches.cpp Add all the files 2022-08-22 22:21:23 +02:00
GraphicPack2Patches.h Add all the files 2022-08-22 22:21:23 +02:00
GraphicPack2PatchesApply.cpp Add all the files 2022-08-22 22:21:23 +02:00
GraphicPack2PatchesParser.cpp Add all the files 2022-08-22 22:21:23 +02:00
GraphicPackError.h Add all the files 2022-08-22 22:21:23 +02:00