azahar/src/citra
Lioncash 1f2b44d24d CMakeLists: Ensure we specify Unicode as the codepage on Windows
Previously we were building with MBCS, which is pretty undesirable. We
want the application to be Unicode-aware in general.

Currently, we make the command line variant of yuzu use ANSI variants of
the non-standard getopt functions that we link in for Windows, given we
only have an ANSI option-set.

We should really replace getopt with a library that we make all build
types of yuzu link in, but this will have to do for the time being.
2019-07-06 14:04:18 +02:00
..
emu_window core: Namespace EmuWindow 2019-04-21 14:16:16 +02:00
citra.cpp CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00
citra.rc Add manifest 2017-09-02 20:08:11 -04:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
config.cpp Port yuzu-emu/yuzu#2511: "common/file_util: Minor cleanup" (#4782) 2019-06-08 00:23:57 +02:00
config.h Citra: Convert include into forward declaration 2017-05-27 18:41:24 -07:00
default_ini.h sdl: add GLES support 2019-02-03 15:58:09 -06:00
resource.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00