aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-11Common: remove a mod from AlignUp (#5441)Marshall Mohror
2020-07-11configure_cpu: Add tooltipsMerryMage
2020-07-11configure_cpu: Show/Hide debugging optionsMerryMage
2020-07-11main/profile_select: Don't prompt for profile selection when only one is avai...FearlessTobi
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-07-11CMakeLists: Make use of /std:c++latest on MSVCLioncash
2020-07-11Merge pull request #4203 from VolcaEM/servicesbunnei
2020-07-10Merge pull request #4250 from Morph1984/key-writingbunnei
2020-07-10vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXTReinUsesLisp
2020-07-10Merge pull request #4221 from jbeich/unused-qt-openglbunnei
2020-07-10Break out of scan loop if can't find adapter on first runAmeer
2020-07-10video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changesReinUsesLisp
2020-07-10vfs_real: Fix MoveFileMorph
2020-07-10KeyManager: Prevent writing of invalid keysMorph
2020-07-10Add additional empty check for the QStringList returned by the InstallDialogMorph
2020-07-10Update the install and progress dialogsMorph
2020-07-10Refactor batch installing filesMorph
2020-07-10Add support for batch install to NANDMorph
2020-07-10bis_factory: Set User NAND free space to be 1 MiB less than total.Morph
2020-07-10sdmc_factory: Set the SDMC total size to 1 TiBMorph
2020-07-10bis_factory: Use hardware default NAND partition sizesMorph
2020-07-10settings: Remove storage size optionsMorph
2020-07-10cmake: Fix libfmt linking errorsDavid Marcec
2020-07-10Merge pull request #4283 from lat9nq/fix-linux-nvidia-vulkanRodrigo Locatti
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-09Merge pull request #4281 from RealJohnGalt/linkfix2bunnei
2020-07-09Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayerbunnei
2020-07-09vk_stream_buffer: set allocable_size to 9 MiBlat9nq
2020-07-09Merge pull request #4202 from ReinUsesLisp/scoped-lockbunnei
2020-07-09cmake: fix fmt linking when foundJohn Galt
2020-07-09cmake: pass libusb include directory as wellJan Beich
2020-07-08Merge pull request #4219 from ogniK5377/audio-timingbunnei
2020-07-08Rebase to master, fix merge conflictsAmeer
2020-07-08Merge pull request #4266 from jbeich/freebsdbunnei
2020-07-08Merge pull request #4255 from lioncash/copybunnei
2020-07-08Address comments for better clarity/signed dev countAmeer
2020-07-08Add more libusb error checksAmeer
2020-07-08AM: fix GetDesiredLanguage:CrazyMax
2020-07-08Merge pull request #4243 from CrazyMax/display_versionbunnei
2020-07-08Merge pull request #4245 from MerryMage/page-table-racebunnei
2020-07-07maxwell_dma: Rename registers to match official docs and reorderReinUsesLisp
2020-07-07cpu_interrupt_handler: Remove #pragma once from .cpp fileMerryMage
2020-07-07Address PR feedback, fix axis button thresholdingAmeer
2020-07-07Merge pull request #4150 from ReinUsesLisp/dynamic-state-implbunnei
2020-07-07input_common/gcadapter: add missing C++11 header required by libc++Jan Beich
2020-07-06Brace the code! Fix compile error due to class member construction orderAmeer
2020-07-06Recalibrate reconnected controllersAmeer
2020-07-06Save origin state of GC controller analog features, compare against origin fo...Ameer
2020-07-06change shortcut context for other hotkeys with file open dialogAmeer
2020-07-07GetDisplayVersion should return a null-terminated version string.CrazyMax