Cemu/src/config
Exzap 731713de3a OpenGL: Remove "-legacy" flag
"Intel legacy mode" was a special mode to workaround various Intel OpenGL driver limitations during the earlier years of Cemu. It's been unmaintained for years and no longer serves a purpose.

If we ever bring back compatibility with ancient Intel GPUs it should be done in a more structured way than a blunt yes/no flag.
2024-03-14 03:11:04 +01:00
..
ActiveSettings.cpp Refactor more wstring instances to utf8-encoded string 2023-09-29 06:48:10 +02:00
ActiveSettings.h Logging: Refactor and optimizations 2023-09-14 20:52:40 +02:00
CemuConfig.cpp Refactor more wstring instances to utf8-encoded string 2023-09-29 06:48:10 +02:00
CemuConfig.h Refactor more wstring instances to utf8-encoded string 2023-09-29 06:48:10 +02:00
CMakeLists.txt Add support for choosing network service (incl Pretendo+Custom) (#302) 2022-10-11 04:04:47 +02:00
ConfigValue.h Compatibility with fmtlib 10.1.x 2023-10-02 18:53:00 +02:00
LaunchSettings.cpp OpenGL: Remove "-legacy" flag 2024-03-14 03:11:04 +01:00
LaunchSettings.h OpenGL: Remove "-legacy" flag 2024-03-14 03:11:04 +01:00
NetworkSettings.cpp nn_olv: Added community related API (#873) 2023-06-24 14:51:41 +02:00
NetworkSettings.h nn_olv: Added community related API (#873) 2023-06-24 14:51:41 +02:00
PermanentConfig.cpp Add all the files 2022-08-22 22:21:23 +02:00
PermanentConfig.h Add all the files 2022-08-22 22:21:23 +02:00
PermanentStorage.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
PermanentStorage.h Add all the files 2022-08-22 22:21:23 +02:00
XMLConfig.h Compatibility with fmtlib 10.1.x 2023-10-02 18:53:00 +02:00