1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view
The given string is only ever used for lookup and comparison, so we can
just utilize a non-owning view to string data here
2018-09-11 21:36:12 -04:00
..
audio_core audio_core/sink_details: Change std::string parameter into std::string_view 2018-09-11 21:36:12 -04:00
common Better Title Bar Display 2018-09-07 11:54:51 +05:30
core Merge pull request #1291 from lioncash/default 2018-09-11 11:42:05 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core Fixed renderdoc input/output textures not working due to render targets 2018-09-11 13:31:20 +10:00
yuzu Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
yuzu_cmd Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -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