yuzu/src
Morph b8c906f9d1 scratch_buffer: Add member types to ScratchBuffer
Allows for implicit conversion to std::span<T>.
2023-06-30 13:33:13 -04:00
..
android android: Suppress a known incompatibility 2023-06-29 07:32:12 -04:00
audio_core Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
common scratch_buffer: Add member types to ScratchBuffer 2023-06-30 13:33:13 -04:00
core arm_dynarmic_32: Remove disabling of block linking on arm64 2023-06-27 23:51:49 +01:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common input_common: Allow timeouts to happen while scanning for a ring 2023-06-29 01:07:39 -06:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hate 2023-06-30 09:37:07 +02:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
yuzu input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
yuzu_cmd input_common: Redesign mouse panning 2023-06-12 00:47:52 +02:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modules 2023-06-06 20:20:09 -04:00