14143 Commits (db4770146497e8ecda5b30e218ecf3eea263d07f)

Author SHA1 Message Date
bunnei 1b617c2e35 Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror ebab55ab8f Common: remove a mod from AlignUp (#5441) 6 years ago
MerryMage 202c1fc6a4 configure_cpu: Add tooltips 6 years ago
MerryMage f82bbf743c configure_cpu: Show/Hide debugging options 6 years ago
FearlessTobi 32051d4b49 main/profile_select: Don't prompt for profile selection when only one is available 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Lioncash f13c3a81e7 CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
ReinUsesLisp 991dafcee3 vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 6 years ago
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