yuzu-mirror/src
Lioncash e48e22eb52 audio_manager: move std::functions in SetOutManager/SetInManager
Prevents unnecessary reallocations in the event the captured variables
are larger than the internal std::function buffer.
2022-09-21 09:32:15 +07:00
..
audio_core audio_manager: move std::functions in SetOutManager/SetInManager 2022-09-21 09:32:15 +07:00
common Merge pull request #8650 from Kelebek1/vsync 2022-09-17 11:10:54 +07:00
core Merge pull request #8915 from vonchenplus/opus_multi_stream 2022-09-17 16:07:33 +07:00
dedicated_room CMake: explicitly link mbedcrypto for yuzu-room 2022-09-08 05:52:28 +07:00
input_common Merge pull request #8864 from german77/toggle_analog 2022-09-09 20:54:01 +07:00
network yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +07:00
shader_recompiler style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 +07:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 +07:00
video_core astc: Enable parallel CPU astc decoding 2022-09-16 10:16:42 +07:00
web_service web_service: Correct jwt issuer string 2022-08-15 20:25:41 +07:00
yuzu Merge pull request #8827 from german77/amiibo_release 2022-09-17 11:11:21 +07:00
yuzu_cmd video_core: add option for pessimistic flushing 2022-08-25 12:32:14 +07:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +07:00
CMakeLists.txt dedicated_room: Initial implementation 2022-08-15 20:25:41 +07:00