yuzu/src
Lioncash b944edc85d k_priority_queue: Unfold several declval usages
Given these are only used as function existence checks, we can simplify
some usages of declval, given they aren't particularly useful here.

Reduces a few template instantiations, which at most reduces compile
times a tiny bit.
2021-02-04 15:18:58 -05:00
..
audio_core audren: Disable reverb for the time being 2021-02-01 14:41:58 +11:00
common common: common_funcs: Change R_UNLESS to LOG_ERROR. 2021-01-28 21:51:16 -08:00
core k_priority_queue: Unfold several declval usages 2021-02-04 15:18:58 -05:00
input_common analog_from_button: Fix update_thread.join exception 2021-01-29 18:41:22 -05:00
tests Merge pull request #5262 from ReinUsesLisp/buffer-base 2021-01-16 19:48:26 -03:00
video_core Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end 2021-01-29 22:56:29 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5841 from german77/username 2021-02-02 15:04:09 -08:00
yuzu_cmd Merge pull request #5778 from ReinUsesLisp/shader-dir 2021-01-27 11:34:21 -08:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00