summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-12vk_blit_screen: Make use of designated initializers where applicableLioncash
2020-07-12Merge pull request #4318 from lioncash/cpp20Rodrigo Locatti
2020-07-12CMakeLists: Enable usage of C++20 on LinuxLioncash
2020-07-12Merge pull request #4317 from lioncash/boostRodrigo Locatti
2020-07-12CMakeLists: Correct boost asio disabling define nameLioncash
2020-07-12Merge pull request #4316 from lioncash/cmake-conceptRodrigo Locatti
2020-07-12CMakeLists: Disable concepts in boost asioLioncash
2020-07-12udp: Silence a C++20 deprecation warningLioncash
2020-07-12gc_poller: Mark GCButtonFactory::GetNextInput() as constLioncash
2020-07-12gc_poller: Get rid of undefined behavior in Create()Lioncash
2020-07-12gc_poller: Silence sign conversion warningsLioncash
2020-07-12gc_adapter: Remove deprecated usage of = in lambda capturesLioncash
2020-07-12gc_adapter: Silence sign conversion warningsLioncash
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-12Merge pull request #4265 from Morph1984/file-renameFernando Sahmkow
2020-07-12Merge pull request #4290 from lioncash/latestLC
2020-07-12Merge pull request #3385 from Morph1984/batch-installbunnei
2020-07-12common/alignment: Fix compilation errors (#4303)Tobias
2020-07-12Merge pull request #4312 from Morph1984/fix-discord-inviteLC
2020-07-12Fix Discord invite linkMorph
2020-07-12Merge pull request #4275 from CrazyMax/desired_languagebunnei
2020-07-11Merge pull request #4289 from ReinUsesLisp/dynfixbunnei
2020-07-11Merge pull request #4295 from MerryMage/macOS-libusbbunnei
2020-07-11hle: service: mii: Rewrite service to properly support creation of random and...bunnei
2020-07-11Merge pull request #4305 from yuzu-emu/revert-4300-port-5441bunnei
2020-07-11Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""bunnei
2020-07-11Merge pull request #4300 from FearlessTobi/port-5441bunnei
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-11CMakeLists: Do not search for system libusb on macOSMerryMage
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-10Merge pull request #4287 from lioncash/fmt7bunnei
2020-07-10Break out of scan loop if can't find adapter on first runAmeer
2020-07-10CMakeLists: Update fmt to 7.0.1Lioncash
2020-07-10video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changesReinUsesLisp
2020-07-10Merge pull request #4286 from lioncash/formatDavid
2020-07-10CMakeLists: Use lower-case command namesLioncash
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