Cemu/src
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
..
asm Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
audio Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
Cafe Initialize glslang struct using consteval 2022-08-28 19:23:24 +02:00
Cemu Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
Common Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
config Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
gui Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
imgui Add all the files 2022-08-22 22:21:23 +02:00
input Add all the files 2022-08-22 22:21:23 +02:00
resource Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
tools Add all the files 2022-08-22 22:21:23 +02:00
util Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
CMakeLists.txt Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
main.cpp Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
mainLLE.cpp Add all the files 2022-08-22 22:21:23 +02:00