suyu/src
Lioncash 6ff2db181f bit_util: Unify implementations of MostSignificantBit32/MostSignificantBit64
We can use the standardized CLZ facilities to perform this. This also
allows us to make utilizing functions constexpr and eliminate the
inclusion of an intrinsics header.
2021-01-21 04:07:58 -05:00
..
audio_core core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
common bit_util: Unify implementations of MostSignificantBit32/MostSignificantBit64 2021-01-21 04:07:58 -05:00
core Merge pull request #5360 from ReinUsesLisp/enforce-memclass-access 2021-01-17 00:55:10 -08:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests Merge pull request #5262 from ReinUsesLisp/buffer-base 2021-01-16 19:48:26 -03:00
video_core Merge pull request #5745 from lioncash/documentation 2021-01-17 05:37:17 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format
CMakeLists.txt Merge pull request #5352 from ReinUsesLisp/remove-tester 2021-01-15 01:48:02 -05:00