Cemu/src/Cafe
Crementif 0f24b0663e
Initialize glslang struct using consteval
Doesn't seem like there's a way to bypass the need for default values in their API, and since their versions doesn't seem to be reliable enough to know whether maxDualSourceDrawBuffersEXT exists. This way it's default initialized to 0 which is fine for Cemu.
2022-08-28 19:23:24 +02:00
..
Account Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
Filesystem Fixes Path Issues (#70) 2022-08-27 09:57:30 +02:00
GameProfile Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
GraphicPack Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
HW Initialize glslang struct using consteval 2022-08-28 19:23:24 +02:00
IOSU fix unix path on IOSU/PDM (#60) 2022-08-26 06:21:07 +02:00
OS Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
TitleList Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
CafeSystem.cpp Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
CafeSystem.h Add all the files 2022-08-22 22:21:23 +02:00
CMakeLists.txt Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
GamePatch.cpp Add all the files 2022-08-22 22:21:23 +02:00
GamePatch.h Add all the files 2022-08-22 22:21:23 +02:00