summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2020-04-27Merge pull request #3742 from FernandoS27/command-listbunnei
2020-04-26Merge pull request #3795 from vitor-k/fix-folderbunnei
2020-04-26Merge pull request #3791 from Kewlan/hotkey-config-plusbunnei
2020-04-25Merge pull request #3761 from Kewlan/stick-modifier-sliderbunnei
2020-04-25Fix the mistake in the port and update the comment for clarityVitor Kiguchi
2020-04-24Add Restore Defaults and Clear options to hotkeysKewlan
2020-04-24Merge pull request #3760 from Morph1984/trailing-filedir-separatorbunnei
2020-04-23Clang Format.Fernando Sahmkow
2020-04-23GPU: Add Fast GPU Time Option.Fernando Sahmkow
2020-04-23Update src/yuzu/main.cpp with missing constBen Russell
2020-04-23Dump RomFS command to include UpdatesBen Russell
2020-04-23Merge pull request #3697 from lioncash/declarationsbunnei
2020-04-23Edit modifier_scale with the deadzone sliderKewlan
2020-04-22Clang format.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-22Add a trailing separator to the string pathMorph
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-04-19Merge pull request #3655 from FearlessTobi/ui-retext-yuzubunnei
2020-04-16General: Resolve warnings related to missing declarationsLioncash
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2020-04-14yuzu/main: Add better popup texts and remove duplicated actionsFearlessTobi
2020-04-11Merge pull request #3611 from FearlessTobi/port-4956bunnei
2020-04-10Merge pull request #3594 from ReinUsesLisp/vk-instancebunnei
2020-04-10Merge pull request #3607 from FearlessTobi/input-kmsbunnei
2020-04-09Merge pull request #3623 from ReinUsesLisp/renderdoc-bind-spamFernando Sahmkow
2020-04-08Place SL and SR in the right most column.Kewlan
2020-04-07qt/bootmanager: Remove unnecessary glBindFramebufferReinUsesLisp
2020-04-07Addressed feedback: switched to snake case and fixed clang-format errorsSilverBeamx
2020-04-07Addressed feedback: removed CMake hack in favor of building the necessary str...SilverBeamx
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-04-07renderer_vulkan: Query device names from the backendReinUsesLisp
2020-04-06yuzu: Fixes to game list sortingFearlessTobi
2020-04-05yuzu/configuration: Only assert that all buttons exist when we are handling t...FearlessTobi
2020-04-05yuzu/configure_input_simple: Fix "Docked Joycons" controller profileFearlessTobi
2020-04-03Merge pull request #3579 from Kewlan/reorder-shoulderbunnei
2020-04-02Merge pull request #3552 from jroweboy/single-contextRodrigo Locatti
2020-03-30Frontend: Don't call DoneCurrent if the context isnt already currentJames Rowe
2020-03-29Re-order the shoulder buttons both in the configuration menu, and in the code.Kewlan
2020-03-28Merge pull request #3573 from FearlessTobi/port-5089bunnei
2020-03-28yuzu: fix the stuck in fullscreen mode bugFearlessTobi
2020-03-27Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089)Vitor K
2020-03-26Merge pull request #3453 from FearlessTobi/remove-pause-lockbunnei
2020-03-25Address review and fix broken yuzu-tester buildJames Rowe
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2020-03-21Merge pull request #3531 from makigumo/yuzu_masterbunnei
2020-03-20Merge pull request #3526 from FearlessTobi/bcat-disablebunnei
2020-03-19set: implement GetRegionCodeDan
2020-03-17yuzu: Save sound output mode and set it to Stereo by defaultFearlessTobi
2020-03-17bcat: Disable Boxcat backend by defaultFearlessTobi