yuzu/src
David Marcec eccc77a8c8 Added SharedFonts loading via TTF
By having the following TTF files in your yuzu sysdata directory. You can load sharedfonts via TTF files.
FontStandard.ttf
FontChineseSimplified.ttf
FontExtendedChineseSimplified.ttf
FontChineseTraditional.ttf
FontKorean.ttf
FontNintendoExtended.ttf
FontNintendoExtended2.ttf
2018-08-23 14:42:06 +10:00
..
audio_core audio_core/filter: Add explicit cast to assignment in Process() 2018-08-21 12:32:37 -04:00
common logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 2018-08-21 11:31:05 -04:00
core Added SharedFonts loading via TTF 2018-08-23 14:42:06 +10:00
input_common
tests
video_core renderer_opengl: Namespace OpenGL code 2018-08-22 06:14:47 -04:00
yuzu Swap "Plus" with "Minus" on the controller GUI (#1150) 2018-08-22 18:47:07 -06:00
yuzu_cmd
.clang-format
CMakeLists.txt