citra/src
FearlessTobi da908a9ed1 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.

Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>
2020-12-29 06:39:21 +01:00
..
android
audio_core cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() (#5573) 2020-12-07 16:06:16 +01:00
citra Fix fmt crash from deprecated percent specifier (#5616) 2020-11-22 20:55:45 -05:00
citra_qt Port yuzu-emu/yuzu#4700: "game_list: Eliminate redundant argument copies" (#5571) 2020-12-07 16:05:13 +01:00
common Make UNIMPLEMENTED_MSG consistent with UNIMPLEMENTED (#5631) 2020-12-06 23:36:04 +01:00
core core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
dedicated_room
input_common Keep keyboard state independent of acquired buttons (#5255) 2020-11-15 12:58:12 +01:00
network
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core Fix telemetry-related exit crash from use-after-free (#5617) 2020-11-22 21:45:14 +08:00
web_service
.clang-format
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00