1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 7b070bbf62 nvflinger: Mark interface functions with return values as [[nodiscard]]
Not using the return value of these functions are undeniably the source
of a bug. This way we allow compilers to loudly make any future misuses
evident.
2020-07-25 19:42:45 -04:00
..
audio_core core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
common common/string_util: Remove unimplemented function prototype (#4414) 2020-07-25 15:37:51 +02:00
core nvflinger: Mark interface functions with return values as [[nodiscard]] 2020-07-25 19:42:45 -04:00
input_common Fix axis thresholding while polling 2020-07-19 11:49:26 -04:00
tests core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
video_core Merge pull request #4393 from lioncash/unused5 2020-07-24 20:33:58 -07:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4377 from Morph1984/dark-themes 2020-07-24 19:23:45 -07:00
yuzu_cmd Rebase for per game settings 2020-07-17 14:26:14 +10:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00