873 Commits (eedb0485854630f27f1f10a37ecc0a6915dd4d15)

Author SHA1 Message Date
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 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
Zach Hilman 76452cd5b3 qt: Add dialog implementation of Error applet 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash c268ffd831 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 54e9f9b6ed yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext 7 years ago
Lioncash 52e43734c4 yuzu/bootmanager: Remove unnecessary includes 7 years ago
Lioncash fbfc347351 yuzu/bootmanager: Resolve constructor initializer list warnings 7 years ago
Lioncash d28bb56c91 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target 7 years ago
FreddyFunk 382722b9c4 Fix Clang Format 7 years ago
FreddyFunk dffa1a872a ui_settings: Rename game directory variables 7 years ago
Lioncash e1101d3e20 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash b47c0c8a80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Lioncash dbf13f8169 configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash cf6cdd20f8 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash c4ba717491 configure_dialog: Amend constructor initializer list order 7 years ago
Lioncash 8c05dfaa61 configure_hotkey: Remove unnecessary include 7 years ago
Lioncash e28a5b0d18 configure_hotkey: Make IsUsedKey() a const member function 7 years ago
Lioncash b73e433dff yuzu/loading_screen: Resolve runtime Qt string formatting warnings 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
Lioncash 218ae888f3 yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash c0e320ad0d yuzu/debugger/graphics_surface: Display error messages for file I/O errors 7 years ago
Lioncash 845607481c yuzu/debugger/graphics_surface: Tidy up SaveSurface 7 years ago
Lioncash bbeb859122 yuzu/debugger/graphics_surface: Clean up connection overload deduction 7 years ago
Lioncash 9d296f8a35 yuzu/debugger/graphics_surface: Fill in missing surface format listings 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
Lioncash 65ae1ac4e5 yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash a504bad3fb yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons 7 years ago
Lioncash 6b629f4816 yuzu/debugger/profiler: Remove unnecessary includes 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
fearlessTobi ff7e6a42c1 core/yuzu: Remove enable_nfc setting 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
ReinUsesLisp bbb396d7f1 bootmanager: Bypass resizing issue 7 years ago
ReinUsesLisp 9ff72ca9f2 bootmanager: Delete container to avoid crash on game restarting 7 years ago
bunnei 241563d15c gpu: Move GPUVAddr definition to common_types. 7 years ago
Fernando Sahmkow acbdfdae64 Add CondVar Thread State. 7 years ago
bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
liushuyu 59f16f2e02 frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang 7 years ago
zhupengfei 39e895c5ff citra_qt: Settings (configuration) rework 8 years ago
bunnei 65651078e5 bootmanager: Ensure that we have a context for shader loading. 7 years ago
bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
fearlessTobi c8d6f0cb82 yuzu: add a hotkey to switch between undocked and docked mode 7 years ago