yuzu/src/yuzu_cmd
Morph 4cdf69c378 default_ini: Split and concatenate the config string literal
We are dangerously close to MSVC's 16384 character limit for string literals. Breaking this string up and concatenating will allow for more settings to be added in the future.
2023-01-25 14:06:06 -05:00
..
emu_window gl_device: Use a more robust way to use strict context mode 2022-12-13 15:01:51 -05:00
CMakeLists.txt cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
config.cpp Merge pull request #9552 from liamwhite/turbo 2023-01-06 09:59:59 -05:00
config.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
default_ini.h default_ini: Split and concatenate the config string literal 2023-01-25 14:06:06 -05:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
yuzu.cpp Disable automatically opening the console on windows yuzu-cmd builds (#9485) 2022-12-23 21:39:59 -05:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00