citra/src
Wunk 1d4d421097
shader_jit_a64: Optimize MOVA dest-enable (#7122)
Rather than branching the 3 cases of dest-enablement, just emit a single
move-and-sign-extend instruction for each case.

From this review:
https://github.com/citra-emu/citra/pull/7002#discussion_r1381560584
2023-11-07 11:46:40 -08:00
..
android android: Use case insensitivity in DocumentsTree (#7115) 2023-11-07 11:46:25 -08:00
audio_core audio_core: Replace AAC decoders with single FAAD2-based decoder. (#7098) 2023-11-04 14:56:13 -07:00
citra frontend: Use inverted use_gles as a fallback for GL initialization. (#7117) 2023-11-05 17:23:54 -08:00
citra_qt arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
common video_core: Refactor GLSL fragment emitter (#7093) 2023-11-06 12:26:28 -08:00
core arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common automap: fix power button mapping (#6972) 2023-09-14 14:41:55 -07:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
video_core shader_jit_a64: Optimize MOVA dest-enable (#7122) 2023-11-07 11:46:40 -08:00
web_service build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
.clang-format
CMakeLists.txt build: Fortify non-MSVC builds. (#7120) 2023-11-06 17:55:41 -08:00