yuzu/src
Lioncash 7367e55d1d texture_cache: Remove dead code within SynchronizeAliases
Since these were being copied by value, none of the changes applied in
the loop would be reflected.

However, from the looks of it, this would already be applied within
CopyImage() anyways, so this can be removed.
2022-02-02 14:37:22 -05:00
..
audio_core audio/stream: Adjust volume scale factor 2022-01-15 20:28:37 -06:00
common Merge pull request #7807 from german77/moar-buttons 2022-02-01 22:37:13 -07:00
core svc: Add 32 bit SynchronizePreemptionState 2022-01-31 19:02:41 -06:00
input_common input_common: Add home and hard touch press buttons to UDP controllers 2022-01-30 09:17:22 -06:00
shader_recompiler spirv_atomic: Define U32x2 storage buffers for 64-bit storage atomics 2022-01-28 19:00:04 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core texture_cache: Remove dead code within SynchronizeAliases 2022-02-02 14:37:22 -05:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu Merge pull request #7807 from german77/moar-buttons 2022-02-01 22:37:13 -07:00
yuzu_cmd core/hid: Fully implement native mouse 2021-11-24 20:30:28 -06:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00