Commit Graph
6 Commits
Author SHA1 Message Date
Exzap 0e0602e8d9 FSC: Use utf8 for mounting and internal target path 2022-09-09 23:49:38 +02:00
goeiecool9999andGitHub e20bfd00ec Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
ExzapandGitHub 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
CrementifandGitHub ca78b92718 Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
Marcin ChojnackiandGitHub 974edaa649 Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
Exzap d60742f52b Add all the files 2022-08-22 22:21:23 +02:00