summaryrefslogtreecommitdiffstats
path: root/src/yuzu/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* file_sys: Support load game collection (#6582)Feng Chen2021-07-201-8/+9
* applets: Append qt_ prefix to Qt frontend appletsMorph2021-07-141-5/+5
* Merge pull request #6574 from lioncash/i18nbunnei2021-07-131-2/+4
|\
| * qt/main: Make title string more i18n-friendlyLioncash2021-07-081-2/+4
* | settings: Disable FPS unlimit setting between title launchesameerj2021-07-101-1/+9
|/
* Merge pull request #6539 from lat9nq/default-settingAmeer J2021-07-081-18/+24
|\
| * yuzu qt: Make most UISettings a BasicSettinglat9nq2021-06-291-16/+21
| * general: Make most settings a BasicSettinglat9nq2021-06-281-2/+3
* | Merge pull request #6471 from lat9nq/dump-as-modMorph2021-06-291-3/+8
|\ \
| * | patch_manager: Do not apply LayeredFS mods when dumpingMorph2021-06-281-1/+2
| * | yuzu qt: Add option to dump to SDMC directorylat9nq2021-06-281-2/+6
* | | Merge pull request #6502 from ameerj/vendor-titleMorph2021-06-281-4/+7
|\ \ \ | |/ / |/| |
| * | video_core: Add GPU vendor name to window title barameerj2021-06-211-4/+7
* | | main: Display the instruction set of the running title in the window nameameerj2021-06-281-0/+3
| |/ |/|
* | General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableLioncash2021-06-231-2/+4
* | common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph2021-06-221-12/+12
* | config: Add frame limiter toggle hotkeyameerj2021-06-171-1/+5
|/
* yuzu: main: Ensure enough space is available for RomFS dumpingMorph2021-06-111-0/+12
* yuzu qt: Start games from context menulat9nq2021-06-081-2/+4
* Merge pull request #6362 from lat9nq/reset-to-defaultsbunnei2021-06-051-2/+42
|\
| * yuzu qt: Use lambda and std::function for reset callbacklat9nq2021-06-011-5/+6
| * yuzu: Add settings reset button to general configurationlat9nq2021-06-011-4/+39
| * configuration: Initial work to reset all settingsfearlessTobi2021-06-011-0/+4
* | yuzu qt: Revert some usages of string_viewlat9nq2021-06-031-6/+8
* | Merge pull request #6361 from lat9nq/per-hb-cfgbunnei2021-06-021-7/+14
|\ \ | |/ |/|
| * yuzu qt: Restore const qualifierslat9nq2021-05-261-16/+9
| * yuzu qt: Handle per-game configs for title id 0lat9nq2021-05-261-7/+21
* | Merge pull request #6346 from lat9nq/apply-config-pgcAmeer J2021-05-271-17/+23
|\ \ | |/ |/|
| * yuzu qt: Add an Apply button to configuration dialogslat9nq2021-05-251-17/+23
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-108/+111
* | settings: Forbid docked mode on handheldgerman772021-05-241-4/+16
|/
* Merge pull request #6317 from ameerj/fps-fixbunnei2021-05-191-2/+2
|\
| * perf_stats: Rework FPS counter to be more accurateameerj2021-05-161-2/+2
* | yuzu/main: Fix version info in logging and about dialogMorph2021-05-171-6/+7
* | main: Prevent installing base titles into NANDMorph2021-05-161-3/+19
* | main: Add title's version to window name on EA/mainlineameerj2021-05-151-11/+6
|/
* hle: kernel: Rename Process to KProcess.bunnei2021-05-061-1/+1
* Merge pull request #6257 from Morph1984/fix-use-after-free-webappletbunnei2021-04-301-3/+5
|\
| * applets/web: Fix a use-after-free when passing in the URL stringMorph2021-04-281-3/+5
* | yuzu: main: Silence type conversion warning on MSVCMorph2021-04-281-1/+1
|/
* applets/swkbd: Implement the Qt Software Keyboard frontendMorph2021-04-151-0/+112
* error: Make the error code as the title text of the OverlayDialogMorph2021-04-151-3/+3
* overlay_dialog: Add an overlay text dialog that accepts controller inputMorph2021-04-151-1/+5
* main: Move meta type registration into its own functionMorph2021-04-151-7/+51
* applets: Remove the previous software keyboard applet implementationMorph2021-04-151-23/+0
* Merge pull request #6199 from lioncash/log-nsbunnei2021-04-151-2/+4
|\
| * common/log: Move Log namespace into the Common namespaceLioncash2021-04-151-2/+4
* | common: Move settings to common from core.bunnei2021-04-151-6/+6
|/
* configure_graphics: Add Borderless Windowed fullscreen modeMorph2021-04-061-6/+48
* yuzu/main: Add user command line argumentgerman772021-03-271-0/+28
* Merge pull request #5327 from AniLeo/masterbunnei2021-03-121-0/+9
|\
| * qt: Set DISPLAY env var when not presentAni2021-03-071-0/+9
* | inputCommon: Mouse fixesgerman772021-02-281-8/+11
* | yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.bunnei2021-02-141-7/+3
* | yuzu: Create screenshot path before capturelat9nq2021-02-121-0/+5
* | Merge pull request #5869 from german77/mousePanningbunnei2021-02-111-5/+19
|\ \
| * | Add mouse panninggerman2021-02-081-5/+19
* | | Refresh debug controller settingsgerman2021-02-061-3/+4
* | | Add controller window and single joycon top viewgerman2021-02-061-0/+6
|/ /
* | hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling.bunnei2021-01-291-2/+0
* | renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp2021-01-211-0/+3
* | Merge pull request #5229 from Morph1984/fullscreen-optbunnei2021-01-111-3/+39
|\ \ | |/ |/|
| * yuzu/main: Add basic command line argumentsMorph2020-12-251-3/+39
* | Merge pull request #5261 from gal20/hide_mouse_patchbunnei2021-01-051-15/+12
|\ \
| * | yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal202020-12-311-15/+12
| |/
* | main: Resolve error string not displayingLioncash2021-01-031-2/+3
* | Merge pull request #5267 from lioncash/localizebunnei2021-01-031-10/+13
|\ \
| * | main: Make the loader error dialog fully translatableLioncash2020-12-311-8/+12
| * | main: Tidy up enum comparisonLioncash2020-12-311-2/+1
| |/
* | general: Fix various spelling errorsMorph2021-01-021-1/+1
* | core: settings: Untangle multicore from asynchronous GPU.bunnei2020-12-291-10/+3
|/
* cmake: Always enable VulkanReinUsesLisp2020-12-251-10/+0
* Merge pull request #5217 from lat9nq/save-on-bootbunnei2020-12-231-16/+24
|\
| * yuzu/main: Save settings when starting guestlat9nq2020-12-221-16/+24
* | yuzu/main: Improve menubar access keyslat9nq2020-12-231-3/+3
* | Add option to reset window size to 1080pgerman2020-12-231-2/+19
* | applets/web: Implement the online web browser appletMorph2020-12-181-6/+10
* | applets/web: Fix keyboard to emulated controller inputMorph2020-12-181-1/+1
* | main: Add the ability to disable the web appletMorph2020-12-181-0/+24
* | main, applets/web: Re-add progress dialog for RomFS extractionMorph2020-12-181-15/+43
* | applets/web: Implement the Qt web browser applet frontendMorph2020-12-181-2/+108
* | applets: Remove the previous web browser applet implementationMorph2020-12-181-154/+0
|/
* file_sys: Consolidate common Title ID operationsMorph2020-12-081-4/+3
* Disable web applet and warning when compiling for Linux on CIlat9nq2020-11-301-0/+2
* core: Eliminate remaining usages of the global system instanceLioncash2020-11-271-17/+19
* savedata_factory: Eliminate usage of the global system instanceLioncash2020-11-271-2/+2
* frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei2020-11-251-5/+19
* patch_manager: Remove usages of the global system instanceLioncash2020-11-181-12/+20
* general: Fix compiler warnings on linux and miscellaneous changesMorph2020-11-161-0/+1
* input_common: Add VibrationDevice and VibrationDeviceFactoryMorph2020-11-161-0/+3
* settings: Preparation for per-game input settingsMorph2020-11-161-10/+13
* config: Migrate config files into config/customMorph2020-11-161-1/+27
* applets/controller: Auto accept a valid single player configurationMorph2020-11-161-0/+1
* input_profiles: Implement input profilesMorph2020-11-161-1/+1
* Don't ask for profile when there's only one.Kewlan2020-10-221-16/+10
* main: Allow applets to display on top while fullscreenMorph2020-09-261-6/+8
* game_list: Make game list function naming consistentLioncash2020-09-231-7/+8
* crypto/key_manager: Remove dependency on the global system accessorLioncash2020-09-141-2/+4
* main: Apply settings after applet configuration is complete.Morph2020-09-041-0/+4
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-041-8/+27
* yuzu/main: Amend lifetime issues with InputSubsystemLioncash2020-08-291-2/+2
* input_common: Eliminate most global stateLioncash2020-08-271-5/+6
* common/telemetry: Migrate namespace into the Common namespaceLioncash2020-08-181-1/+1
* Merge pull request #4381 from Morph1984/fix-open-folder-installed-titlebunnei2020-08-181-9/+18
|\
| * main: Fallback to loader if no control nca is found with patch managerMorph2020-08-051-6/+17
| * main: Fix Open Save/Mod Locations for installed titlesMorph2020-08-051-8/+6
* | Merge pull request #4535 from lioncash/fileutilbunnei2020-08-181-30/+32
|\ \
| * | common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-30/+32
| |/
* / main: Add an option to modify the currrent game's configurationlat9nq2020-08-161-20/+35
|/
* yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash2020-08-031-2/+2
* Merge pull request #4263 from lat9nq/fix-screencaps-2David2020-08-031-9/+20
|\
| * main: Don't use as many string copieslat9nq2020-07-211-6/+8
| * main: rewrite (save as) screenshot savinglat9nq2020-07-211-9/+18
* | Merge pull request #4438 from lioncash/localizingDavid2020-08-031-6/+5
|\ \
| * | yuzu/main: Remove redundant usages of QStringLiteral("")Lioncash2020-07-281-6/+5
| |/
* | main: Add support for removing SDMC installed titlesMorph2020-07-291-14/+13
* | main: Remove assert for opening savedata when program_id = 0Morph2020-07-291-1/+0
* | main: Silence [[fallthrough]] warningMorph2020-07-291-3/+2
* | main: Split removal cases into their individual functions and address feedbackMorph2020-07-291-113/+126
* | main: Connect game list remove signals to removal functionsMorph2020-07-291-5/+163
|/
* yuzu: Port translation support from CitraFearlessTobi2020-07-181-0/+42
* async shadersDavid Marcec2020-07-171-6/+26
* Merge pull request #4297 from FearlessTobi/skip-profile-selectbunnei2020-07-161-9/+13
|\
| * main/profile_select: Don't prompt for profile selection when only one is availableFearlessTobi2020-07-111-9/+13
* | Use proper install result when overwriting filesMorph2020-07-151-2/+2
* | Add additional empty check for the QStringList returned by the InstallDialogMorph2020-07-101-0/+4
* | Update the install and progress dialogsMorph2020-07-101-66/+52
* | Refactor batch installing filesMorph2020-07-101-185/+214
* | Add support for batch install to NANDMorph2020-07-101-121/+174
|/
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-42/+74
* Fix ss crash on game menu, fix ss on windowed modeAmeer2020-07-061-1/+1
* key_manager: Correct casing of instance()Lioncash2020-07-011-1/+1
* Merge pull request #3967 from FearlessTobi/keys-singletonDavid2020-07-011-1/+1
|\
| * crypto: Make KeyManager a singleton classFearlessTobi2020-05-201-1/+1
* | Merge pull request #4063 from FreddyFunk/game-version-in-titlebunnei2020-07-011-12/+15
|\ \
| * | Reorder variables to comply with the Auzure build pipelineunknown2020-06-221-2/+2
| * | Add game versio to title barunknown2020-06-081-12/+15
* | | Merge pull request #4166 from VolcaEM/quickstart-faqbunnei2020-07-011-5/+18
|\ \ \
| * | | Update FAQ function name (2/2)VolcaEM2020-06-271-2/+2
| * | | Update function name againVolcaEM2020-06-261-1/+1
| * | | Update function name (2/2)VolcaEM2020-06-261-1/+1
| * | | Clang-format againVolcaEM2020-06-251-1/+1
| * | | Clang-formatVolcaEM2020-06-251-1/+2
| * | | Remove unnecessary newlineVolcaEM2020-06-251-1/+0
| * | | Merge branch 'master' into quickstart-faqVolcaEM2020-06-251-5/+15
| |\ \ \
| * | | | Fix typo 2: electric boogalooVolcaEM2020-06-251-1/+1
| * | | | Use QUrl (2/2)VolcaEM2020-06-251-6/+5
| * | | | Fix typoVolcaEM2020-06-251-1/+1
| * | | | Add "Open Quickstart Guide" and "FAQ" buttons to the Help menuVolcaEM2020-06-251-0/+26
| | |/ / | |/| |
* | | | Merge pull request #4182 from Kewlan/fullscreen-hotkey-fixbunnei2020-06-301-4/+5
|\ \ \ \
| * | | | Fix issues caused when changing the fullscreen hotkeyKewlan2020-06-271-4/+5
* | | | | YuzuQT: Hide Speed UI on Multicore.Fernando Sahmkow2020-06-271-1/+1
* | | | | Clang Format.Fernando Sahmkow2020-06-271-3/+6
* | | | | GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow2020-06-271-2/+27
* | | | | General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow2020-06-271-0/+2
* | | | | Merge pull request #4164 from Kewlan/mute-audio-hotkeybunnei2020-06-271-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add a "Mute Audio" hotkeyKewlan2020-06-261-0/+3
| |/ / /
* | | | Merge pull request #4136 from VolcaEM/modsbunnei2020-06-251-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Correct function name (2/2)VolcaEM2020-06-211-2/+2
| * | | Clang-formatVolcaEM2020-06-211-1/+1
| * | | Remove unnecessary conversionVolcaEM2020-06-211-3/+2
| * | | Address review comment by LioncashVolcaEM2020-06-211-1/+1
| * | | Add a "Open Mods Page" button to the GUIVolcaEM2020-06-211-0/+13
| |/ /
* | | main: Append AVX and FMA instructions to cpu stringMorph2020-06-201-1/+14
* | | yuzu/frontend: Remove internal resolution optionMorph2020-06-061-4/+1
|/ /
* | Fix macOS code and change "Swapfile" to "Swap"Morph2020-05-271-1/+1
* | main: Log host system memory parametersMorph2020-05-171-0/+5
* | Merge pull request #3665 from bunnei/device-savebunnei2020-05-161-21/+43
|\ \
| * | yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei2020-05-111-21/+43
* | | frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)Morph2020-05-151-3/+18
|/ /
* / Menubar: fix mouse tracking bugFearlessTobi2020-05-061-4/+0
|/
* Merge pull request #3637 from FearlessTobi/port-5094bunnei2020-05-041-0/+56
|\
| * yuzu: Option to hide mouse on inactivityFearlessTobi2020-04-201-0/+56
* | Update src/yuzu/main.cpp with missing constBen Russell2020-04-231-1/+1
* | Dump RomFS command to include UpdatesBen Russell2020-04-231-1/+3
|/
* Merge pull request #3655 from FearlessTobi/ui-retext-yuzubunnei2020-04-191-44/+18
|\
| * yuzu/main: Add better popup texts and remove duplicated actionsFearlessTobi2020-04-141-44/+18
* | CMakeLists: Specify -Wextra on linux buildsLioncash2020-04-161-4/+4
|/
* Addressed feedback: switched to snake case and fixed clang-format errorsSilverBeamx2020-04-071-2/+2
* Addressed feedback: removed CMake hack in favor of building the necessary strings via the supplied title formatSilverBeamx2020-04-071-1/+7
* Merge pull request #3552 from jroweboy/single-contextRodrigo Locatti2020-04-021-2/+1
|\
| * Frontend/GPU: Refactor context managementJames Rowe2020-03-251-2/+1
* | Merge pull request #3573 from FearlessTobi/port-5089bunnei2020-03-281-1/+1
|\ \
| * | Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089)Vitor K2020-03-271-1/+1
* | | yuzu: fix the stuck in fullscreen mode bugFearlessTobi2020-03-281-0/+8
|/ /
* | Merge pull request #3453 from FearlessTobi/remove-pause-lockbunnei2020-03-261-5/+0
|\ \ | |/ |/|
| * yuzu: Remove exit lock for game pausingFearlessTobi2020-02-241-5/+0
* | frontent: qt: main: Various updates/refactoring for separate presentation thread.bunnei2020-02-261-25/+24
|/
* Merge pull request #3360 from CJBok/statusbar-buttonsbunnei2020-02-031-6/+90
|\
| * clangCJBok2020-01-291-2/+2
| * minor correctionsCJBok2020-01-291-2/+2
| * GUI: Togglable graphics settings buttons in status barCJBok2020-01-281-7/+91
* | yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-72/+16
|/
* GUI: add few missing hotkeys to main menuBartosz Kaszubowski2020-01-131-0/+16
* yuzu: Remove Maxwell debuggerReinUsesLisp2020-01-031-11/+0
* gl_rasterizer: Emulate viewport flipping with ARB_clip_controlReinUsesLisp2019-11-071-0/+3
* citra_qt: add amiibo drag and drop supportFearlessTobi2019-11-031-4/+17
* Merge pull request #2910 from FearlessTobi/port-4930bunnei2019-10-101-0/+21
|\
| * yuzu: Pause when in backgroundFearlessTobi2019-09-261-0/+21
* | qt: Fix game name format errorZach Hilman2019-10-061-2/+2
* | qt: Change titlebar formattingZach Hilman2019-10-051-6/+15
|/
* main: Use const on all variable initializationsZach Hilman2019-09-221-2/+2
* qt: Prompt user for confirmation if exit lock is activeZach Hilman2019-09-221-0/+41
* Merge pull request #2430 from DarkLordZach/fs-controllerDavid2019-09-221-14/+27
|\
| * yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman2019-09-211-14/+27
* | Merge pull request #2883 from ogniK5377/log-gameZach Hilman2019-09-221-3/+3
|\ \ | |/ |/|
| * Swapped TID and Game name to make it easier to parseDavid Marcec2019-09-211-1/+1
| * Log the current title id and game name which is bootingDavid Marcec2019-09-211-3/+3
* | Added Host CPU and OS to logpbarilla2019-09-211-0/+8
|/
* Merge pull request #2797 from FearlessTobi/port-4877David2019-09-051-0/+11
|\
| * Address review commentsFearlessTobi2019-09-051-1/+4
| * Guard unistd.h with MacOS only macroWeiyi Wang2019-08-221-1/+3
| * citra_qt: on osx chdir to bundle dir to allow detection of user folderB3n302019-08-221-0/+6
* | Separate UserNand and Sdmc directoriesfearlessTobi2019-09-041-3/+5
* | Address more trivial review commentsfearlessTobi2019-09-041-3/+3
* | Address trivial review commentsfearlessTobi2019-09-041-3/+3
* | yuzu: Add support for multiple game directoriesfearlessTobi2019-09-041-24/+61
* | Fix to Windows sleep issuesfearlessTobi2019-09-031-0/+19
|/
* Merge pull request #2772 from lioncash/uiJames Rowe2019-08-171-1/+1
|\
| * yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-091-1/+1
* | yuzu/main: Make error messages within OnCoreError more localization-friendlyLioncash2019-07-071-7/+8
|/
* Merge pull request #2601 from FernandoS27/texture_cacheZach Hilman2019-07-051-0/+3
|\
| * video_core: Make ARB_buffer_storage a required extensionReinUsesLisp2019-06-211-0/+3
* | general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman2019-06-251-7/+7
* | yuzu: Accept default applets for Parental Controls and ECommerceZach Hilman2019-06-251-5/+7
|/
* Added missing space between two wordsAlex Subaric2019-06-191-1/+1
* Merge pull request #2521 from lioncash/namingbunnei2019-06-061-18/+23
|\
| * yuzu/configuration: Make function naming consistentLioncash2019-06-051-18/+23
* | Merge pull request #2526 from lioncash/globalZach Hilman2019-06-051-5/+0
|\ \ | |/ |/|
| * core/loader: Remove LoadKernelSystemModeLioncash2019-05-291-5/+0
* | Merge pull request #2527 from lioncash/indexZach Hilman2019-06-051-14/+12
|\ \
| * | yuzu/software_keyboard: Remove unnecessary GetStatus() member functionLioncash2019-05-291-2/+1
| * | profile_select: Remove unnecessary GetStatus() member functionLioncash2019-05-291-8/+6
| * | profile_select: Return int instead of u32 for GetIndex()Lioncash2019-05-291-5/+6
| |/
* | main: Remove extraneous commentZach Hilman2019-05-301-1/+0
* | yuzu: Clear partial/full game list cache when data is updatedZach Hilman2019-05-261-0/+3
|/
* yuzu/main: Specify string conversions where applicableLioncash2019-05-251-115/+145
* yuzu/main: Move window title updating logic to its own functionLioncash2019-05-091-7/+18
* main: Add GMainWindow hooks for Error displayZach Hilman2019-04-171-0/+5
* main: Switch to AppletManager for frontendZach Hilman2019-04-171-3/+9
* Merge pull request #2017 from jroweboy/glwidgetbunnei2019-04-141-1/+14
|\
| * bootmanager: Bypass input focus issuesReinUsesLisp2019-03-251-0/+12
| * QT Frontend: Migrate to QOpenGLWindowJames Rowe2019-01-221-1/+2
* | Fix Clang FormatFreddyFunk2019-04-121-4/+8
* | ui_settings: Rename game directory variablesFreddyFunk2019-04-111-10/+10
* | Merge pull request #2353 from lioncash/surfacebunnei2019-04-101-6/+0
|\ \
| * | yuzu/debugger: Remove graphics surface viewerLioncash2019-04-061-6/+0
* | | Merge pull request #1957 from DarkLordZach/title-providerbunnei2019-04-101-9/+14
|\ \ \
| * | | game_list: Register content with ContentProviderZach Hilman2019-03-271-9/+14
* | | | Merge pull request #2132 from FearlessTobi/port-4437bunnei2019-04-101-26/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-161-26/+27
| |/ /
* | | Merge pull request #2331 from lioncash/cachebunnei2019-04-051-9/+6
|\ \ \
| * | | yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile()Lioncash2019-04-041-2/+2
| * | | yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile()Lioncash2019-04-041-3/+2
| * | | yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile()Lioncash2019-04-041-1/+1
| * | | yuzu/main: Make open_target a QStringLioncash2019-04-041-4/+2
| * | | yuzu/main: Use static variant of QFile's exists()Lioncash2019-04-041-1/+1
* | | | yuzu/main: Remove unnecessary includesLioncash2019-04-041-5/+8
|/ / /
* | | Merge pull request #2095 from FreddyFunk/open-transferable-shader-cachebunnei2019-04-041-0/+38
|\ \ \ | |/ / |/| |
| * | Use QString instead of std::string where applicableunknown2019-02-081-17/+11
| * | Use constexpr char array instead of string where applicableMat M2019-02-081-1/+1
| * | frontend: Open transferable shader cache for a selected game in the gamelistunknown2019-02-081-0/+44
* | | Merge pull request #2196 from DarkLordZach/web-applet-escbunnei2019-03-071-0/+5
|\ \ \
| * | | web_browser: Add shortcut to Enter key to exit appletZach Hilman2019-03-051-0/+5
* | | | Merge pull request #2205 from FearlessTobi/docked-undocked-hotkeybunnei2019-03-071-0/+8
|\ \ \ \
| * | | | yuzu: add a hotkey to switch between undocked and docked modefearlessTobi2019-03-061-0/+8
| |/ / /
* | | | Merge pull request #2190 from lioncash/ogl-globalbunnei2019-03-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | yuzu: Remove usage of the global telemetry accessorLioncash2019-03-041-1/+1
| |/ /
* / / citra_qt/main: make SPEED_LIMIT_STEP static constexprfearlessTobi2019-03-021-1/+4
|/ /
* | gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp2019-02-071-0/+3
* | Fix crash when no files are selectedxperia642019-02-051-6/+6
* | Add file extension to screenshot filename if not providedxperia642019-02-051-3/+7
* | Merge pull request #2054 from bunnei/scope-context-refactorbunnei2019-01-241-8/+9
|\ \
| * | frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.bunnei2019-01-241-8/+9
| |/
* / citra_qt: Log settings on launchzhupengfei2019-01-221-0/+3
|/
* Add fade out effect to the loading screenJames Rowe2019-01-211-4/+8
* Remove blue box around loading screenJames Rowe2019-01-211-1/+0
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-6/+20
* Merge pull request #1939 from DarkLordZach/web-appletbunnei2019-01-101-0/+151
|\
| * travis: Use correct package for linux Qt5WebEngineZach Hilman2018-12-291-1/+1
| * main: Add main window integrations for QtWebBrowserAppletZach Hilman2018-12-281-0/+151
* | Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei2019-01-031-0/+16
|\ \
| * | qt: Add setting to prompt for user on game bootZach Hilman2018-12-251-0/+16
| |/
* / qt: Use ProfileSelectionDialog when selecting user for save dataZach Hilman2018-12-251-22/+16
|/
* Merge pull request #1886 from FearlessTobi/port-4164bunnei2018-12-231-0/+28
|\
| * yuzu, video_core: Screenshot functionalityzhupengfei2018-12-181-0/+28
* | Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei2018-12-231-0/+24
|\ \
| * | qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman2018-12-031-0/+22
| * | qt: Register to use Qt ProfileSelector instead of defaultZach Hilman2018-12-031-0/+2
| |/
* / qt: Add Properties menu to game list right-clickZach Hilman2018-12-041-0/+29
|/
* Merge pull request #1835 from lioncash/cache-globalbunnei2018-12-031-2/+2
|\
| * filesystem: De-globalize registered_cache_unionLioncash2018-12-021-2/+2
* | gl_rasterizer: Remove extension booleansReinUsesLisp2018-11-291-0/+2
|/
* file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry()Lioncash2018-11-271-5/+5
* Removed pre 4.3 ARB extensionsFernandoS272018-11-211-14/+0
* Update OpenGL's backend version from 3.3 to 4.3FernandoS272018-11-211-2/+2
* Merge pull request #1667 from DarkLordZach/swkbdbunnei2018-11-201-0/+31
|\
| * applet: Add operation completed callbackZach Hilman2018-11-181-1/+4
| * software_keyboard: Make GetText asynchronousZach Hilman2018-11-181-3/+3
| * am: Allow applets to push multiple and different channels of dataZach Hilman2018-11-181-6/+8
| * am: Implement text check software keyboard modeZach Hilman2018-11-181-0/+17
| * am: Deglobalize software keyboard appletZach Hilman2018-11-181-1/+6
| * qt/main: Register Qt Software Keyboard frontend with AMZach Hilman2018-11-181-0/+4
* | Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei2018-11-191-1/+7
|\ \ | |/ |/|
| * game_list: Only reload game list after relevant settings changedZach Hilman2018-11-041-1/+7
* | Merge pull request #1678 from FearlessTobi/amiibo-hotkeysbunnei2018-11-171-1/+9
|\ \
| * | yuzu: Add hotkey for Amiibo loadingfearlessTobi2018-11-131-1/+9
* | | Merge pull request #1650 from FreddyFunk/castbunnei2018-11-131-1/+2
|\ \ \ | |/ / |/| |
| * | yuzu/main: Fix compiler warningFrederic Laing2018-11-061-1/+2
* | | Merge pull request #1674 from FearlessTobi/fullscreen-fixJames Rowe2018-11-121-1/+1
|\ \ \ | |/ / |/| |
| * | yuzu: Add a missing "!" to fix the stuck-in-fullscreen bugTobias2018-11-121-1/+1
* | | Merge pull request #1441 from CarlKenner/DebuggerLogbunnei2018-11-051-0/+3
|\ \ \
| * | | logging: Add DebuggerBackend for logging to Visual StudioCarl Kenner2018-10-071-0/+3
* | | | Merge pull request #1639 from DarkLordZach/open-yuzu-folderbunnei2018-11-051-0/+6
|\ \ \ \
| * | | | qt: Add help option to open yuzu folderZach Hilman2018-11-031-0/+6
| | |_|/ | |/| |
* / | | Fix quickstart linkDharmin K Shah2018-11-041-1/+1
|/ / /
* | / global: Use std::optional instead of boost::optional (#1578)Frederic L2018-10-301-3/+3
| |/ |/|
* | Merge pull request #1569 from lioncash/amiibobunnei2018-10-261-14/+35
|\ \
| * | yuzu/main: Notify user of loading errors with Amiibo dataLioncash2018-10-241-14/+35
* | | profile_manager: Use std::optional instead of boost::optionalLioncash2018-10-241-1/+1
* | | acc: Fix account UUID duplication errorZach Hilman2018-10-241-15/+13
* | | profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman2018-10-241-7/+20
* | | qt: Allow user to select emu user on open save dataZach Hilman2018-10-241-3/+24
|/ /
* | Added Amiibo support (#1390)David2018-10-241-12/+43
* | qt: Add support for dumping a DLC Data RomFSZach Hilman2018-10-181-10/+63
* | Merge pull request #1487 from lioncash/maybe-unusedbunnei2018-10-161-1/+1
|\ \
| * | yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscordEnabled()Lioncash2018-10-131-1/+1
* | | crypto: Various crypto fixes for quickstart guideZach Hilman2018-10-151-2/+6
* | | Merge pull request #1490 from lioncash/bootbunnei2018-10-141-14/+12
|\ \ \
| * | | yuzu/main: Simplify OnMenuLoadFile()Lioncash2018-10-131-14/+12
| |/ /
* / / filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by referenceLioncash2018-10-131-4/+4
|/ /
* | partition_data_manager: Rename system files for hekateZach Hilman2018-10-071-16/+13
* | qt: Add rederive keyset menu optionZach Hilman2018-10-071-49/+82
* | qt: Add key derivation progress bar on initial setupZach Hilman2018-10-071-0/+52
* | yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei2018-10-061-0/+2
|/
* qt: Update telemetry linksLioncash2018-10-061-1/+1
* Review comments - part 5fearlessTobi2018-10-021-1/+1
* Review comments - part 3fearlessTobi2018-10-021-1/+1
* Address a bunch of review commentsfearlessTobi2018-10-021-1/+1
* Port web_service from CitrafearlessTobi2018-10-021-14/+68
* Merge pull request #1403 from DarkLordZach/install-sysnandbunnei2018-10-011-4/+14
|\
| * qt: Install System TitleTypes to System NANDZach Hilman2018-09-271-4/+14
* | kernel/process: Make data member variables privateLioncash2018-09-301-2/+2
* | yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()Lioncash2018-09-261-1/+1
* | yuzu/main: Move functions stored into static std::function instances out of OnGameListDumpRomFS()Lioncash2018-09-261-42/+42
* | vfs/etc: Append std:: to size_t usagesLioncash2018-09-261-7/+7
|/
* fsmitm: Cleanup and modernize fsmitm portZach Hilman2018-09-241-1/+1
* qt: Add UI elements for LayeredFS and related toolsZach Hilman2018-09-221-2/+143
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-1/+1
* Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp2018-09-131-0/+2
* gl_rasterizer: Use ARB_texture_storage.Markus Wick2018-09-111-0/+2
* game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const referenceLioncash2018-09-101-1/+1
* yuzu: Move compatibility list specifics to their own source filesLioncash2018-09-101-6/+4
* yuzu: fix title bar displayPengfei Zhu2018-09-081-2/+2
* gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei2018-09-081-0/+2
* Better Title Bar DisplayCaptV0rt3x2018-09-071-2/+2
* bktr: Fix bucket overlap errorZach Hilman2018-09-041-0/+2
* patch_manager: Centralize Control-type NCA parsingZach Hilman2018-09-041-2/+10
* bktr: Fix missing includes and optimize styleZach Hilman2018-09-041-2/+2
* main: Make game updates installableZach Hilman2018-09-041-1/+5
* main: Only show DRD deprecation warning onceZach Hilman2018-09-041-3/+13
* qt: Add deprecation warnings for DRD formatZach Hilman2018-09-041-0/+10
* registration: Fix NSP installation errorsZach Hilman2018-09-041-1/+1
* qt: Add UI support for NSP filesZach Hilman2018-09-041-1/+2
* registration: Add support for installing NSP filesZach Hilman2018-09-041-6/+18
* Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirsbunnei2018-09-041-0/+27
|\
| * qt: Add message about not moving contents on dir changeZach Hilman2018-09-041-4/+17
| * qt: Add UI options to change NAND/SD dirsZach Hilman2018-09-041-0/+14
* | file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-0/+1
* | vfs_real: Forward declare IOFileLioncash2018-09-021-0/+1
|/
* citra_qt: Display the unsupported GL extensions in the popupfearlessTobi2018-09-011-7/+9
* core/core: Replace includes with forward declarations where applicableLioncash2018-08-311-4/+5
* Show game compatibility within yuzufearlessTobi2018-08-291-0/+19
* Fix two stupid errors made in #1141fearlessTobi2018-08-281-1/+1
* Merge pull request #1094 from DarkLordZach/nax0Mat M2018-08-251-2/+1
|\
| * filesystem: Add CreateFactories methods to fsZach Hilman2018-08-231-2/+1
* | Merge pull request #1065 from DarkLordZach/window-titleZach Hilman2018-08-241-0/+11
|\ \
| * | qt: Add filename and title id to window title while runningZach Hilman2018-08-231-0/+11
| |/
* / Port #4013 from Citra: "Init logging sooner so we dont miss some logs on startup" (#1142)Tobias2018-08-241-11/+11
|/
* Merge pull request #1136 from tech4me/masterbunnei2018-08-221-4/+33
|\
| * qt/main: Port part of citra(#3411), open savedata workstech4me2018-08-211-4/+33
* | Merge pull request #840 from FearlessTobi/port-3353bunnei2018-08-221-2/+27
|\ \
| * | Port #3353 from CitrafearlessTobi2018-08-211-2/+27
* | | Merge pull request #1141 from FearlessTobi/port-3902bunnei2018-08-221-0/+10
|\ \ \
| * | | Port #3902 from Citra: "Add restart hotkey & menu option"fearlessTobi2018-08-211-0/+10
| | |/ | |/|
* / | Port #4056 from Citra: "Add Clear Recent Files menu action"fearlessTobi2018-08-211-0/+12
|/ /
* / service/filesystem: Use forward declarations where applicableLioncash2018-08-211-0/+2
|/
* Added check to see if ARB_texture_mirror_clamp_to_edge is supportedDavid Marcec2018-08-191-0/+2
* qt/main: Unindent code in OnMenuInstallToNAND()Lioncash2018-08-161-70/+70
* qt/main: Make installation dialog text within OnMenuInstallToNAND() translatableLioncash2018-08-161-14/+15
* qt/main: Get rid of compilation warningsLioncash2018-08-161-4/+8
* Merge pull request #1005 from DarkLordZach/registered-fmtbunnei2018-08-161-0/+143
|\
| * registration: Add support for force overwrite of installedZach Hilman2018-08-121-30/+58
| * qt: Use custom RawCopy with progress bar for installsZach Hilman2018-08-121-2/+28
| * game_list: Populate control data from installed NANDZach Hilman2018-08-121-1/+1
| * file_sys: Comply to style guidelinesZach Hilman2018-08-121-20/+20
| * qt: Add 'Install to NAND' option to menuZach Hilman2018-08-121-0/+89
* | loader: Make ResultStatus directly compatible with fmtLioncash2018-08-151-1/+4
|/
* loader: Add more descriptive errorsZach Hilman2018-08-101-59/+17
* vfs: Fix documentationZach Hilman2018-08-091-0/+2
* core: Port core to VfsFilesystem for file accessZach Hilman2018-08-091-4/+6
* Merge pull request #850 from DarkLordZach/icon-metabunnei2018-08-081-0/+1
|\
| * Avoid parsing RomFS to directory in NCAZach Hilman2018-08-071-0/+1
* | qt/hotkey: Get rid of global hotkey map instanceLioncash2018-08-071-40/+44
|/
* Merge pull request #946 from lioncash/compressbunnei2018-08-071-10/+8
|\
| * qt/main: Avoid sign conversions in UpdateRecentFiles()Lioncash2018-08-061-4/+6
| * qt/main: Collapse if statement in UpdateRecentFiles()Lioncash2018-08-061-6/+2
* | Merge pull request #944 from lioncash/menubunnei2018-08-071-2/+8
|\ \
| * | qt: Don't show error dialog when canceling the Load Folder dialogLioncash2018-08-061-2/+8
| |/
* / qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateUITheme()Lioncash2018-08-061-8/+6
|/
* Merge pull request #912 from lioncash/global-varbunnei2018-08-051-2/+2
|\
| * video_core: Eliminate the g_renderer global variableLioncash2018-08-041-2/+2
* | Merge pull request #849 from DarkLordZach/xcibunnei2018-08-041-10/+42
|\ \ | |/ |/|
| * Fix merge conflicts with opus and update docsZach Hilman2018-08-011-3/+3
| * Use more descriptive error codes and messagesZach Hilman2018-08-011-10/+41
| * Make XCI comply to review and style guidelinesZach Hilman2018-08-011-14/+1
| * Remove files that are not usedZach Hilman2018-08-011-0/+14
* | video_core: Make global EmuWindow instance part of the base renderer classLioncash2018-08-021-1/+1
|/
* Merge pull request #860 from FearlessTobi/port-3911bunnei2018-07-301-1/+3
|\
| * Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-291-1/+3
* | Port #3913 from Citra: "citra_qt: Remove obsolete application attribute"fearlessTobi2018-07-291-1/+0
|/
* Merge pull request #839 from FearlessTobi/actually-port-3594bunnei2018-07-271-0/+16
|\
| * Port #3594 from CitrafearlessTobi2018-07-261-0/+16
* | Port #3665 from CitrafearlessTobi2018-07-261-0/+2
|/
* Frontend: Check for more required OpenGL extensions during startup.Subv2018-07-221-0/+12
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-211-7/+11
* OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.bunnei2018-07-141-0/+3
* yuzu - Fix duplicate logsJames Rowe2018-07-121-2/+0
* Add configurable logging backendsJames Rowe2018-07-031-2/+8
* Rename logging macro back to LOG_*James Rowe2018-07-031-6/+6
* yuzu: Remove SSBOs check from Qt frontend.bunnei2018-06-261-2/+0
* Bug fixes, testing, and review changesZach Hilman2018-06-141-3/+7
* Add 'Load Folder' menu optionZach Hilman2018-06-141-0/+10
* Add support for main files in file pickerZach Hilman2018-06-141-0/+2
* Qt: Removed the Registers widget.Subv2018-06-131-15/+0
* qt: add check for GL extension supportBreadFish642018-06-041-0/+26
* frontends: Move logging macros over to new fmt-capable onesLioncash2018-04-271-6/+4
* Implement Pull #3528 from citra: use nvidia graphics automatically on laptops with optimus (with AMD support) (#271)N00byKing2018-04-191-0/+9
* Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611)adityaruplaha2018-04-141-2/+4
* Prevent crash from uninitialized telemetryJames Rowe2018-04-071-2/+1
* core, main.h: Abort on 32Bit ROMs (#309)N00byKing2018-04-061-1/+6
* Merge pull request #262 from daniellimws/fmtlib-macrosbunnei2018-04-031-1/+1
|\
| * Change "yuzu starting..." to be logged with the new macroDaniel Lim Wee Soong2018-03-221-1/+1
* | Merge pull request #267 from N00byKing/patch-1bunnei2018-04-031-13/+13
|\ \
| * | main.cpp: Replace Citra with yuzu Wiki LinksN00byKing2018-03-251-4/+4
| * | main.cpp: Update Dialog from citra to yuzuN00byKing2018-03-251-11/+11
* | | Port citra-emu/citra#3610 to yuzuN00byKing2018-03-301-3/+4
* | | Add Dark theme, Icon themingN00byKing2018-03-301-0/+29
* | | GPU: Make the debug_context variable a member of the frontend instead of a global.Subv2018-03-251-3/+6
* | | Frontend: Allow opening the Surface View widget in the Qt frontend.Subv2018-03-241-0/+6
* | | Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.Subv2018-03-241-0/+9
|/ /
* | CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing2018-03-211-1/+0
* | Removes the use of QKeySequence::Cancel (#186)Vishal Sharma2018-02-271-1/+2
|/
* qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash2018-01-191-23/+23
* clang-formatMerryMage2018-01-161-6/+7
* Implement Pull #3333 from citra: citra_qt: Pause emulation on CoreError (#39)N00byKing2018-01-161-0/+1
* Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)goaaats2018-01-161-15/+29
* Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)goaaats2018-01-161-0/+43
* Remove Surface Viewer stubJannik Vogel2018-01-141-5/+0
* Implement "About" dialogspycrab2018-01-141-0/+9
* Minor cleanupMerryMage2018-01-141-9/+9
* Removing unused settings and yuzu rebrandingJames Rowe2018-01-131-48/+4
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-61/+11
* Massive removal of unused modulesJames Rowe2018-01-131-0/+877