1
0
Fork 0
yuzu-mirror/src
Lioncash 05d49962b6 control_metadata: Move language name array definition to the cpp file
This was used in two different translation units
(deconstructed_rom_directory and patch_manager). This means we'd be
pointlessly duplicating the whole array twice due to it being defined
within the header.
2018-09-19 18:57:26 -04:00
..
audio_core time_stretch: Remove unused <array> include 2018-09-17 15:08:34 -04:00
common Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00
core control_metadata: Move language name array definition to the cpp file 2018-09-19 18:57:26 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests Merge pull request #1327 from FearlessTobi/port-4171 2018-09-17 09:54:31 -04:00
video_core gl_rasterizer: Fix StartAddress handling with indexed draw calls. 2018-09-19 09:22:30 +02:00
yuzu Merge pull request #1326 from FearlessTobi/port-4182 2018-09-17 09:51:47 -04:00
yuzu_cmd Invalid default value of username in yuzu_cmd (#1334) 2018-09-18 19:58:28 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00