You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
liushuyu aa11d73bba dedicated_room: fix token padding ...
... mebedtls' base64 routine has a strange behavioral issue where if the
input is invalid, it will not report it as invalid, but rather returning
a bunch of garbage data. This new round-tripping padding method should
eliminate such issue.
3 years ago
..
audio_core Do some log memes to help perceived volume 3 years ago
common Merge pull request #8819 from liamwhite/cash-money 3 years ago
core yuzu: Multiple room UI improvements 3 years ago
dedicated_room dedicated_room: fix token padding ... 3 years ago
input_common input_common: sdl: Always check for motion on reconnect 3 years ago
network ldn: Initial implementation 3 years ago
shader_recompiler style: General style changes to match with the rest of the codebase 3 years ago
tests code: dodge PAGE_SIZE #define 3 years ago
video_core Merge pull request #8819 from liamwhite/cash-money 3 years ago
web_service web_service: Correct jwt issuer string 3 years ago
yuzu fix black icon 3 years ago
yuzu_cmd video_core: add option for pessimistic flushing 3 years ago
.clang-format chore: make yuzu REUSE compliant 3 years ago
CMakeLists.txt dedicated_room: Initial implementation 3 years ago