citra/src
FearlessTobi 8d2e28cf76 core: Make use of [[nodiscard]] with the System class
Given this is a central class, we should flag cases where the return
value of some functions not being used is likely a bug.

Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>
2021-01-17 19:05:43 +01:00
..
android Update Gradle 2020-12-29 13:29:02 -06:00
audio_core Merge generic part of Android microphone changes (#5624) 2020-12-30 19:21:03 -05:00
citra Fix fmt crash from deprecated percent specifier (#5616) 2020-11-22 20:55:45 -05:00
citra_qt general: Fix various spelling errors 2021-01-03 02:39:41 +01:00
common Merge pull request #5670 from FearlessTobi/port-5277 2021-01-09 22:10:27 +08:00
core core: Make use of [[nodiscard]] with the System class 2021-01-17 19:05:43 +01:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common Look at direction of analog axis travel instead of instantaneous sample (#5509) 2021-01-02 21:09:26 -05:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core Use alternate-form formatting for floats after fmt 7.1.2 update (#5654) 2020-12-28 18:32:36 -05:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00