suyu/src
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96
I made a request on the Xbyak issue tracker to allow some constructors
to be constexpr in order to avoid static constructors from needing to
execute for some of our register constants.

This request was implemented, so this updates Xbyak so that we can make
use of it.
2020-08-30 05:09:48 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
core Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt 2020-08-28 09:21:47 -04:00
input_common sdl_impl: Reduce allocations in GetButtonMappingForDevice() 2020-08-28 21:24:17 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu Merge pull request #4605 from lioncash/copy3 2020-08-29 23:22:39 -04:00
yuzu_cmd input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
yuzu_tester input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00