465 Commits (8c0d6af843631788f03439aeb1cac00f37e5f9a8)

Author SHA1 Message Date
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Lioncash 366895989c yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash f86ec7c0c9 yuzu/main: Remove unnecessary includes 7 years ago
Lioncash a2beae815f yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash fcf5b3c1fe yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 5bd509f852 yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 77240ac447 yuzu/main: Make open_target a QString 7 years ago
Lioncash 69540bd698 yuzu/main: Use static variant of QFile's exists() 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
ReinUsesLisp bc0a7e3b93 bootmanager: Bypass input focus issues 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
fearlessTobi 2851d41838 yuzu: add a hotkey to switch between undocked and docked mode 7 years ago
Zach Hilman 91b36c026a web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash de68ab9139 yuzu: Remove usage of the global telemetry accessor 7 years ago
fearlessTobi aba454bcac citra_qt/main: make SPEED_LIMIT_STEP static constexpr 7 years ago
unknown be597520c1 Use QString instead of std::string where applicable 7 years ago
Mat M 6b23ebdf92 Use constexpr char array instead of string where applicable 7 years ago
unknown b1e56cc6b2 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
ReinUsesLisp f1e717fbee gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
xperia64 a65c9b1f55 Fix crash when no files are selected 7 years ago
xperia64 1fd1f7a053 Add file extension to screenshot filename if not provided 7 years ago
bunnei 674ebdda6a frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
James Rowe 01a3b4f0de QT Frontend: Migrate to QOpenGLWindow 7 years ago
James Rowe cf6cbd8c26 Add fade out effect to the loading screen 7 years ago
James Rowe 681b9f8407 Remove blue box around loading screen 7 years ago
James Rowe bd16d2c0cc QT Frontend: Add a Loading screen with progressbar 7 years ago
Zach Hilman 543cea4c5d travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman be622a3a3f qt: Use ProfileSelectionDialog when selecting user for save data 7 years ago
Zach Hilman 95df03fd29 qt: Add setting to prompt for user on game boot 7 years ago
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman e270e1ba7c qt: Register to use Qt ProfileSelector instead of default 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman 27ebe123e9 am: Implement text check software keyboard mode 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
fearlessTobi dee71127ef yuzu: Add hotkey for Amiibo loading 7 years ago
Tobias 3617f49a9e yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Frederic Laing c646fe0684 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah ca5bbf0e78 Fix quickstart link 7 years ago