aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2020-04-19Merge pull request #3655 from FearlessTobi/ui-retext-yuzubunnei
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2020-04-14yuzu/main: Add better popup texts and remove duplicated actionsFearlessTobi
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-02Merge pull request #3552 from jroweboy/single-contextRodrigo Locatti
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-24Frontend/GPU: Refactor context managementJames Rowe
2020-02-25frontent: qt: main: Various updates/refactoring for separate presentation thr...bunnei
2020-02-24yuzu: Remove exit lock for game pausingFearlessTobi
2020-02-03Merge pull request #3360 from CJBok/statusbar-buttonsbunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-29clangCJBok
2020-01-29minor correctionsCJBok
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok
2020-01-13GUI: add few missing hotkeys to main menuBartosz Kaszubowski
2020-01-02yuzu: Remove Maxwell debuggerReinUsesLisp
2019-11-07gl_rasterizer: Emulate viewport flipping with ARB_clip_controlReinUsesLisp
2019-11-03citra_qt: add amiibo drag and drop supportFearlessTobi
2019-10-09Merge pull request #2910 from FearlessTobi/port-4930bunnei
2019-10-06qt: Fix game name format errorZach Hilman
2019-10-05qt: Change titlebar formattingZach Hilman
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-22main: Use const on all variable initializationsZach Hilman
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman
2019-09-22Merge pull request #2430 from DarkLordZach/fs-controllerDavid
2019-09-21Merge pull request #2883 from ogniK5377/log-gameZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-09-21Added Host CPU and OS to logpbarilla
2019-09-21Swapped TID and Game name to make it easier to parseDavid Marcec
2019-09-21Log the current title id and game name which is bootingDavid Marcec
2019-09-05Merge pull request #2797 from FearlessTobi/port-4877David
2019-09-05Address review commentsFearlessTobi
2019-09-04Separate UserNand and Sdmc directoriesfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-09-03Fix to Windows sleep issuesfearlessTobi
2019-08-22Guard unistd.h with MacOS only macroWeiyi Wang
2019-08-22citra_qt: on osx chdir to bundle dir to allow detection of user folderB3n30
2019-08-16Merge pull request #2772 from lioncash/uiJames Rowe
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-07-07yuzu/main: Make error messages within OnCoreError more localization-friendlyLioncash
2019-07-05Merge pull request #2601 from FernandoS27/texture_cacheZach Hilman
2019-06-24general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman
2019-06-24yuzu: Accept default applets for Parental Controls and ECommerceZach Hilman
2019-06-20video_core: Make ARB_buffer_storage a required extensionReinUsesLisp