13996 Commits (85f0dacfa3c4bedfbffa38697cb9cede3292f12c)

Author SHA1 Message Date
Ameer a885855ff4 Break out of scan loop if can't find adapter on first run 6 years ago
ReinUsesLisp 2691f5e6b9 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes 6 years ago
Morph ef6946bf66 vfs_real: Fix MoveFile 6 years ago
Morph c0dc6904e7 KeyManager: Prevent writing of invalid keys 6 years ago
Morph 4bf2b55e67 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph b5535fe1a0 Update the install and progress dialogs 6 years ago
Morph 29b9d83e05 Refactor batch installing files 6 years ago
Morph d31b8ab0fa Add support for batch install to NAND 6 years ago
Morph 9108fb8dd1 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph bc260d4b5b sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph d378516007 bis_factory: Use hardware default NAND partition sizes 6 years ago
Morph 99ce1117c7 settings: Remove storage size options 6 years ago
David Marcec 12c6b9eac1 cmake: Fix libfmt linking errors 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
lat9nq edab2dcd09 vk_stream_buffer: set allocable_size to 9 MiB 6 years ago
John Galt d01c077810 cmake: fix fmt linking when found 6 years ago
Jan Beich 64cab91fac cmake: pass libusb include directory as well 6 years ago
Ameer 6e2876d7da Address comments for better clarity/signed dev count 6 years ago
Ameer 0e21c24052 Add more libusb error checks 6 years ago
CrazyMax 3f446eb9c2 AM: fix GetDesiredLanguage: 6 years ago
ReinUsesLisp ef1ba82f42 maxwell_dma: Rename registers to match official docs and reorder 6 years ago
MerryMage d6c3391232 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
Ameer f1790c7b34 Address PR feedback, fix axis button thresholding 6 years ago
Jan Beich 9ea600e888 input_common/gcadapter: add missing C++11 header required by libc++ 6 years ago
Ameer 3eeb56e064 Brace the code! Fix compile error due to class member construction order 6 years ago
Ameer 9a989c4ff9 Recalibrate reconnected controllers 6 years ago
Ameer 68a4bc8179 Save origin state of GC controller analog features, compare against origin for input detection 6 years ago
Ameer 7751abe77b change shortcut context for other hotkeys with file open dialog 6 years ago
CrazyMax 5be823e92c GetDisplayVersion should return a null-terminated version string. 6 years ago
Ameer e12d73f7f8 Fix ss crash on game menu, fix ss on windowed mode 6 years ago
Lioncash 6797deb10f configure_graphics: Make use of qOverload in signals/slots 6 years ago
Lioncash bd9df6c070 configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() 6 years ago
MerryMage f0019f2176 memory: Set page-table pointers before setting attribute = Memory 6 years ago
Morph b29024f896 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
Ameer e081fb0718 Fix for always firing triggers on some controllers, trigger threshold more universal 6 years ago
Ameer 670614dbf4 Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups 6 years ago
bunnei 7186ddb29a Revert "cmake: fix fmt linking" 6 years ago
Ameer 33c08afba9 Fix unnecessary diffs 6 years ago
Ameer 12e679c39c Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability 6 years ago
VolcaEM 1b4a3851ca Rename two functions in NS 6 years ago
VolcaEM 940c5932c7 Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
Jan Beich c1bbc77b7c cmake: stop linking against QGL after 01a3b4f0de 6 years ago
ReinUsesLisp 308feff898 shader_cache: Fix use-after-free and orphan invalidation cache entries 6 years ago
Ameer 34e6084c8d Reset adapter state on init, fixes errors relating driver hang from unexpected unplug 6 years ago
David Marcec 73ca896cd6 Don't handle cycles late if stretcher is active 6 years ago
David Marcec f0685697da audio: Improving audio timing for multicore/single core 6 years ago
David Marcec 2961282fae externals: Track opus as submodule instead of using conan 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
Lioncash 93f1d9435d key_manager: Delete move operations 6 years ago
Lioncash e67ab9a1b7 key_manager: Make use of canonical deleted operator= 6 years ago