yuzu/src
Lioncash 7a5d235d94 audio_in: Mark several functions as const
These functions don't modify class state, so we can mark them as such
2022-09-16 09:45:54 -04:00
..
audio_core audio_in: Mark several functions as const 2022-09-16 09:45:54 -04:00
common common: do not link to xbyak on non-amd64 architectures 2022-09-13 17:19:37 -06:00
core Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01: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 +02:00
shader_recompiler style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 -04:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
video_core Merge pull request #8819 from liamwhite/cash-money 2022-09-08 22:46:58 -04:00
web_service web_service: Correct jwt issuer string 2022-08-15 20:25:41 +02:00
yuzu UI: Fix link to TAS help page 2022-09-15 01:43:03 -07:00
yuzu_cmd video_core: add option for pessimistic flushing 2022-08-25 12:32:14 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt dedicated_room: Initial implementation 2022-08-15 20:25:41 +02:00