summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2020-04-08Place SL and SR in the right most column.Kewlan
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-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
2020-03-09yuzu/loading_screen: Remove unused shader progress modeReinUsesLisp
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-02core: Implement separate A32/A64 ARM interfaces.bunnei
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25frontend: qt: bootmanager: Acquire a shared context in main emu thread.bunnei
2020-02-25frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei
2020-02-25frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.bunnei
2020-02-25frontent: qt: main: Various updates/refactoring for separate presentation thr...bunnei
2020-02-25core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.bunnei
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-24yuzu: Remove exit lock for game pausingFearlessTobi
2020-02-17Merge pull request #3412 from Morph1984/aspect-ratiobunnei
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-02-11Kernel: Change WaitObject to Synchronization object. In order to better refle...Fernando Sahmkow
2020-02-09Merge pull request #3391 from Morph1984/remove-unknownZach Hilman
2020-02-09Remove option "Show files with type 'Unknown'"Morph
2020-02-03Merge pull request #3360 from CJBok/statusbar-buttonsbunnei
2020-02-03Merge pull request #3337 from ReinUsesLisp/vulkan-stagedbunnei
2020-02-01Merge pull request #3268 from CJBok/deadzonebunnei
2020-01-29yuzu/bootmanager: Define Vulkan widget only when enabledReinUsesLisp
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-29clangCJBok
2020-01-29minor correctionsCJBok
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok
2020-01-25Merge pull request #3343 from FearlessTobi/ui-tabbunnei
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2020-01-22GUI: fix minor issues with dark themesBartosz Kaszubowski
2020-01-19yuzu_qt: config: Move audio to its own tab.bunnei
2020-01-19GUI/gamelist: add "None" as an option for second row and remove dynamically d...Bartosz Kaszubowski