summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2019-03-04yuzu: Remove usage of the global telemetry accessorLioncash
2019-03-02citra_qt/main: make SPEED_LIMIT_STEP static constexprfearlessTobi
2019-02-08Use QString instead of std::string where applicableunknown
2019-02-08Use constexpr char array instead of string where applicableMat M
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-02-05Fix crash when no files are selectedxperia64
2019-02-05Add file extension to screenshot filename if not providedxperia64
2019-01-23Merge pull request #2054 from bunnei/scope-context-refactorbunnei
2019-01-23frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.bunnei
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-21QT Frontend: Migrate to QOpenGLWindowJames Rowe
2019-01-21Add fade out effect to the loading screenJames Rowe
2019-01-21Remove blue box around loading screenJames Rowe
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2019-01-02Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei
2018-12-28travis: Use correct package for linux Qt5WebEngineZach Hilman
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-25qt: Use ProfileSelectionDialog when selecting user for save dataZach Hilman
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman
2018-12-23Merge pull request #1886 from FearlessTobi/port-4164bunnei
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman
2018-12-03qt: Register to use Qt ProfileSelector instead of defaultZach Hilman
2018-12-03Merge pull request #1835 from lioncash/cache-globalbunnei
2018-12-01filesystem: De-globalize registered_cache_unionLioncash
2018-11-28gl_rasterizer: Remove extension booleansReinUsesLisp
2018-11-27file_sys/registered_cache: Use regular const references instead of std::share...Lioncash
2018-11-21Removed pre 4.3 ARB extensionsFernandoS27
2018-11-21Update OpenGL's backend version from 3.3 to 4.3FernandoS27
2018-11-20Merge pull request #1667 from DarkLordZach/swkbdbunnei
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-16Merge pull request #1678 from FearlessTobi/amiibo-hotkeysbunnei
2018-11-13yuzu: Add hotkey for Amiibo loadingfearlessTobi
2018-11-12Merge pull request #1650 from FreddyFunk/castbunnei
2018-11-12Merge pull request #1674 from FearlessTobi/fullscreen-fixJames Rowe
2018-11-12yuzu: Add a missing "!" to fix the stuck-in-fullscreen bugTobias
2018-11-06yuzu/main: Fix compiler warningFrederic Laing
2018-11-05Merge pull request #1441 from CarlKenner/DebuggerLogbunnei
2018-11-05Merge pull request #1639 from DarkLordZach/open-yuzu-folderbunnei
2018-11-05Fix quickstart linkDharmin K Shah