yuzu-mirror/src
Lioncash a73c7c73eb audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG
These two macros being used in tandem were used prior to the
introduction of UNIMPLEMENTED and UNIMPLEMENTED_MSG. This provides
equivalent behavior, just with less typing/reading involved.
2018-12-28 14:13:58 +07:00
..
audio_core audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG 2018-12-28 14:13:58 +07:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 +07:00
core Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 +07:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 +07:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 +07:00
video_core Add missing uintBitsToFloat to SetRegisterToHalfFloat 2018-12-27 14:39:10 +07:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +07:00
yuzu am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 +07:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 +07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 +07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +07:00