18178 Commits (3870ba670f6787de976c785ba95d76ee518823b9)
 

Author SHA1 Message Date
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
lat9nq 1914a1d21c externals: libusb: Use autotools for MinGW 5 years ago
bunnei f34176996e
Merge pull request #6385 from degasus/save_memory_access 5 years ago
german77 ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
bunnei 95f45112e9
Merge pull request #6344 from german77/update-libusb 5 years ago
bunnei a5ebba7e36
Merge pull request #6377 from lioncash/point 5 years ago
bunnei a6cfc73cb2
Merge pull request #6387 from lioncash/class-token 5 years ago
bunnei 90c3dd300f
Merge pull request #6386 from bunnei/shutdown-fix 5 years ago
bunnei f072f48806
ci: build-msvc: Remove CMake install step. 5 years ago
german77 a323bc5af8 input_common: Analog button, use time based position instead of frequent updates 5 years ago
Mai M 2069430baa
Merge pull request #6374 from Morph1984/swkbd-textcheck-encoding 5 years ago
Mai M fc708b396b
Merge pull request #6364 from german77/stub-lp2p 5 years ago