15971 Commits (f9bfeaa2bc8d3247ca5012243bb42d8831b5dd4b)

Author SHA1 Message Date
lat9nq 287a0f72a5 decoders: Break instead of continue 5 years ago
lat9nq 1feefabeba decoders: Avoid out-of-bounds access 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 ddc47e6df8 cmake: General improvements to libusb linking 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
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 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
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
Lioncash 3aed797466 common_funcs: Move R_ macros to result.h 5 years ago
german77 ac48e059bc settings: Disable controller preview if controller is not active 5 years ago
german77 a323bc5af8 input_common: Analog button, use time based position instead of frequent updates 5 years ago
Lioncash 646622ccd4 k_class_token: Use variable templates where applicable 5 years ago
bunnei 8592f8a2b4 video_core: gpu: WaitFence: Do not block threads during shutdown. 5 years ago
Markus Wick 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 years ago
Markus Wick ddb186e61d core/arm_interface: Improve the performance of memory fallbacks. 5 years ago
Lioncash 7b2917b4e1 kernel: Add missing override specifiers 5 years ago
Markus Wick 5a8cd1b118 Fix two GCC 11 warnings: Unneeded copies. 5 years ago
Markus Wick d2d7a5060f externals: Update dynarmic. 5 years ago
Lioncash 16ff0161b3 k_thread: Move dereference after null check in Initialize() 5 years ago
bunnei ee099b2697 hle: kernel: KSlabHeap: Allow host or guest allocations. 5 years ago
Lioncash 5554de3933 touchscreen: Make use of common point struct 5 years ago
Lioncash 8171ad65cd common: Extract point into a common struct 5 years ago
Lioncash 210c2c9a56 common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 6806a893bd common/fs/file: Devirtualize destructor 5 years ago
Lioncash 019bc9f6b2 common/fs/file: Default initialize IOFile members 5 years ago
Morph c68255f70f applets/swkbd: Make use of std::move where applicable 5 years ago
Morph 247cd92216 applets/swkbd: Only read the text check message on Failure/Confirm 5 years ago
bunnei 4b95b0df97 video_core: rasterizer_cache: Use u16 for cached page count. 5 years ago
Markus Wick 3d2e80daed core/arm_interface: Call SVC after end of dynarmic block. 5 years ago
ReinUsesLisp 19454e71d8 vulkan_memory_allocator: Allow textures to be allocated in host memory 5 years ago
lat9nq 52cc25ccbf cmake: Download Qt binaries on Linux if needed 5 years ago
Markus Wick 993dbe49fc core/arm: Drop ChangeProcessorID. 5 years ago
german77 65e20f424a ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService 5 years ago
lat9nq bc38d4c81b yuzu qt: Restore const qualifiers 5 years ago
lat9nq cfb9bcbe42 yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq c1bad4357a yuzu qt: Add an Apply button to configuration dialogs 5 years ago
Morph ec28d3c439 kernel: process_capability: Add MapRegion capability 5 years ago
Lioncash 49bfd0c461 zstd_compression: Make use of std::span 5 years ago
Lioncash 00213377b1 lz4_compression: Make use of std::span 5 years ago