14016 Commits (afa931cb3c271a394f75f0111bcdd0a3a29f20d2)

Author SHA1 Message Date
Lioncash 6b6d076f51 gc_adapter: Silence sign conversion warnings 6 years ago
MerryMage 188203ec23 configure_cpu: Split optimization settings off into Debug tab 6 years ago
Tobias dec48c55cb common/alignment: Fix compilation errors (#4303) 6 years ago
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
bunnei bd88e9fa71 hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
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