18289 Commits (c19ec2edd9732b50b6ea95f2ea7b031511c75491)
 

Author SHA1 Message Date
bunnei 6119836795 hle: kernel: KAutoObjectWithListContainer: Use boost::instrusive::rbtree. 5 years ago
Clément Gallet df8a2e3ad8 Add sdl2 audio description in the yuzu-cmd config file 5 years ago
Clément Gallet c7c99905f4 Add SDL2 audio backend 5 years ago
Kewlan 058196a089 limitable_input_dialog: Implement character limiter 5 years ago
Morph 31dac5d95f
Merge pull request #6415 from lioncash/res-nodisc 5 years ago
Rodrigo Locatti 1bccbc424c
Merge pull request #6416 from ReinUsesLisp/update-dynarmic 5 years ago
ReinUsesLisp 71a3c60d95 externals: Update dynarmic 5 years ago
Clément Gallet 2e1c58b905
Avoid -Wshadow warning 5 years ago
Lioncash 25b73e135f result: Add [[nodiscard]] specifiers where applicable 5 years ago
bunnei fefc76e5da
Merge pull request #6362 from lat9nq/reset-to-defaults 5 years ago
Mai M 07f6646f7f
Merge pull request #6411 from clementgallet/yuzu-cmd-touch-button 5 years ago
bunnei 27ce97fd42 hle: kernel: Refactor to allocate a ServiceThread per service handler. 5 years ago
Clément Gallet 9ff8504452 yuzu-cmd: Fix OpenGL rendering 5 years ago
lat9nq 287a0f72a5 decoders: Break instead of continue 5 years ago
lat9nq 1feefabeba decoders: Avoid out-of-bounds access 5 years ago
bunnei c8b3d92836
Merge pull request #6392 from german77/controller-widget 5 years ago
bunnei 1d1f616063
Merge pull request #6389 from german77/Analog_button_fix 5 years ago
Maide cb5fe12ee1
[game_list] Correct light theme loading (#6408) 5 years ago
Clément Gallet 166f5d1612 yuzu-cmd: Add touch_from_button in config file 5 years ago
lat9nq 7395cd3124 externals: libusb: Call program names not full paths 5 years ago
lat9nq 890acfa2c0 externals: libusb: Link libusb statically on Linux 5 years ago
lat9nq ddc47e6df8 cmake: General improvements to libusb linking 5 years ago
bunnei e4fed17f59
Merge pull request #6402 from Kelebek1/UI 5 years ago
lat9nq 55dd027115 cmake: Use autotools to build libusb generally for GNU 5 years ago
bunnei 5a6d002bf0
Merge pull request #6404 from lat9nq/revert_views 5 years ago
bunnei 395cc0c32f
Merge pull request #6405 from Morph1984/result-success 5 years ago
Morph b840dd9af8 fsp-srv: Replace one last instance of RESULT_SUCCESS 5 years ago
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
lat9nq c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
bunnei 4ea171fa5e
Merge pull request #6308 from Morph1984/result 5 years ago
bunnei d6006e9a3f
Merge pull request #6403 from Kewlan/game-list-for-loop-optimization 5 years ago
Kewlan 65d42a428f game_list: Minor for loop optimizations 5 years ago
Kelebek1 04e52ffed0 Stop the columns resizing on NAND install 5 years ago
Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph 377cd301b3
Merge pull request #6395 from lioncash/result-move 5 years ago
Mai M 50866199a4
Merge pull request #6397 from Morph1984/fs_util 5 years ago
Morph dba7bcd489 common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph a1eeb9908d common: fs: fs_util: Add more string conversion functions 5 years ago
bunnei 91f559a71f
Merge pull request #6361 from lat9nq/per-hb-cfg 5 years ago
lat9nq c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 8aeb425669 configuration: Initial work to reset all settings 5 years ago
ameerj 859ba21f6d buffer_cache: Simplify uniform disabling logic 5 years ago
Morph 65b389da70
Merge pull request #6396 from lat9nq/mingw-sdl-fix 5 years ago
bunnei 348ca07e0d
Merge pull request #6318 from german77/dualJoycon 5 years ago
bunnei 0a6f685ad0
Merge pull request #6367 from ReinUsesLisp/vma-host 5 years ago
Lioncash 3aed797466 common_funcs: Move R_ macros to result.h 5 years ago
lat9nq 185e405bc1 externals: Use defaults for building SDL2 on WIN32 5 years ago
Ameer J 519ddfae04
Merge pull request #6394 from lat9nq/mingw-fix 5 years ago