624 Commits (705f7db84dd85555a6aef1e136cf251725cef293)

Author SHA1 Message Date
FearlessTobi 1aec2ff4d2 Address review comments 6 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi dfec9c9a43 Address more trivial review comments 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
fearlessTobi 4ea572791b Fix to Windows sleep issues 6 years ago
Weiyi Wang 0580112940 Guard unistd.h with MacOS only macro 6 years ago
B3n30 246b515a86 citra_qt: on osx chdir to bundle dir to allow detection of user folder 6 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash 5085a16d78 yuzu/main: Make error messages within OnCoreError more localization-friendly 7 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman b889167b2c yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 9b2d38582f main: Remove extraneous comment 7 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 802dd3cc95 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 139301c5a1 profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Lioncash 6f2a8fbb13 yuzu/main: Specify string conversions where applicable 7 years ago
Lioncash d955944869 yuzu/main: Move window title updating logic to its own function 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman a04d36c5a4 main: Switch to AppletManager for frontend 7 years ago
FreddyFunk 382722b9c4 Fix Clang Format 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
Lioncash 218ae888f3 yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash e8f3d85ea5 yuzu/main: Remove unnecessary includes 7 years ago
Lioncash e5bb07a973 yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 5ba5f82082 yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 3f8c9b25d8 yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 872d480c60 yuzu/main: Make open_target a QString 7 years ago
Lioncash ba4e1adda1 yuzu/main: Use static variant of QFile's exists() 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
ReinUsesLisp 9ebc27234d bootmanager: Bypass input focus issues 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
fearlessTobi c8d6f0cb82 yuzu: add a hotkey to switch between undocked and docked mode 7 years ago
Zach Hilman 4130b07f88 web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash 319365fdf0 yuzu: Remove usage of the global telemetry accessor 7 years ago
fearlessTobi 71c30a0a89 citra_qt/main: make SPEED_LIMIT_STEP static constexpr 7 years ago
unknown f27c65eb91 Use QString instead of std::string where applicable 7 years ago
Mat M 996ddb202b
Use constexpr char array instead of string where applicable 7 years ago
unknown 9d411699d8 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
xperia64 f598490b57 Fix crash when no files are selected 7 years ago
xperia64 284536a626 Add file extension to screenshot filename if not provided 7 years ago
bunnei 045b0b70b6 frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
James Rowe c6a0ab9792 QT Frontend: Migrate to QOpenGLWindow 7 years ago