14143 Commits (e0f2db437650c33e797bb33ee51c753a3c14fe86)

Author SHA1 Message Date
bunnei 1074c87f18
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror a4306b9e56 Common: remove a mod from AlignUp (#5441) 6 years ago
MerryMage da11a27f42 configure_cpu: Add tooltips 6 years ago
MerryMage 505aa3a4c1 configure_cpu: Show/Hide debugging options 6 years ago
FearlessTobi a59ad9246b main/profile_select: Don't prompt for profile selection when only one is available 6 years ago
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Lioncash fb0fefc75c CMakeLists: Make use of /std:c++latest on MSVC 6 years ago
ReinUsesLisp fca26980a2 vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT 6 years ago
Ameer 042c6602a0 Break out of scan loop if can't find adapter on first run 6 years ago
ReinUsesLisp c574ab5aa1 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph 7351ca8c75 KeyManager: Prevent writing of invalid keys 6 years ago
Morph 75a01475d1 Add additional empty check for the QStringList returned by the InstallDialog 6 years ago
Morph 6d8d7ebc66 Update the install and progress dialogs 6 years ago
Morph 7f4d96d873 Refactor batch installing files 6 years ago
Morph 4c269e5ced Add support for batch install to NAND 6 years ago
Morph b24b463c87 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph 17242a8865 sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph 0373ead96e bis_factory: Use hardware default NAND partition sizes 6 years ago
Morph 47e26d7bc7 settings: Remove storage size options 6 years ago
David Marcec bd2feb6873 cmake: Fix libfmt linking errors 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
lat9nq 1c7d106aac vk_stream_buffer: set allocable_size to 9 MiB 6 years ago
John Galt 95cd2e17ab cmake: fix fmt linking when found 6 years ago
Jan Beich 48ff15602e cmake: pass libusb include directory as well 6 years ago
Ameer 3c7a115afe Address comments for better clarity/signed dev count 6 years ago
Ameer ec13746e4d Add more libusb error checks 6 years ago
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
ReinUsesLisp 2a9d17b7e7 maxwell_dma: Rename registers to match official docs and reorder 6 years ago
MerryMage e7c77b90c4 cpu_interrupt_handler: Remove #pragma once from .cpp file 6 years ago
Ameer b57475887b Address PR feedback, fix axis button thresholding 6 years ago
Jan Beich 1db10b8f4c input_common/gcadapter: add missing C++11 header required by libc++ 6 years ago
Ameer e3253b5f18 Brace the code! Fix compile error due to class member construction order 6 years ago
Ameer 86abff48e1 Recalibrate reconnected controllers 6 years ago
Ameer 7ad423923d Save origin state of GC controller analog features, compare against origin for input detection 6 years ago
Ameer 40cf9288e9 change shortcut context for other hotkeys with file open dialog 6 years ago
CrazyMax 7bd3558c64 GetDisplayVersion should return a null-terminated version string. 6 years ago
Ameer fa4d6df4c5 Fix ss crash on game menu, fix ss on windowed mode 6 years ago
Lioncash 4f678284e2 configure_graphics: Make use of qOverload in signals/slots 6 years ago
Lioncash be06b21f7b configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() 6 years ago
MerryMage 76bd617b2d memory: Set page-table pointers before setting attribute = Memory 6 years ago
Morph c0dc8f9d25 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
Ameer d00972fce1 Fix for always firing triggers on some controllers, trigger threshold more universal 6 years ago
Ameer e69d715e3d Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups 6 years ago
bunnei 98fcd3ba5d
Revert "cmake: fix fmt linking" 6 years ago
Ameer 6e1639c7b0 Fix unnecessary diffs 6 years ago
Ameer 6b7c8e469b 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 3f910efb40
Rename two functions in NS 6 years ago
VolcaEM 38b585a309
Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
Jan Beich b1b1ed7597 cmake: stop linking against QGL after c6a0ab9792 6 years ago