1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-16 21:00:13 -06:00
suyu-mirror/src
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.
2020-12-07 23:02:23 -05:00
..
audio_core Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
common Merge pull request #5136 from lioncash/video-shadow3 2020-12-07 00:06:53 -05:00
core core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
input_common mouse_poller: Remove unused includes 2020-12-03 10:41:13 -05:00
tests tests: Fix warning about comparison between signed and unsigned 2020-11-27 17:41:20 -05:00
video_core Merge pull request #5164 from lioncash/contains 2020-12-07 21:55:51 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu game_list_p: Resolve deprecated usage of QVariant operator< 2020-12-05 15:38:58 -05:00
yuzu_cmd yuzu_cmd: Remove 'users_size' 2020-12-05 17:50:39 -05:00
yuzu_tester core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
.clang-format
CMakeLists.txt CMakeLists: disable -Winvalid-offsetof 2020-11-27 17:42:02 -05:00