472 Commits (7e272d3cd81656b65b21f5a569fc9a2d76cac758)

Author SHA1 Message Date
ameerj 9dd35b7b66 main: Fix screenshot filepath construction 4 years ago
ameerj 4e4b8775b5 main: Update Shader Cache menu options 5 years ago
ameerj 5445799260 main: Fix Open Transferable Shader Cache context item 5 years ago
ReinUsesLisp cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
Morph 9a48f252ae applets: Append qt_ prefix to Qt frontend applets 5 years ago
ameerj 58219d1f36 settings: Disable FPS unlimit setting between title launches 5 years ago
Fernando S 598d154f69
Update src/yuzu/main.cpp 5 years ago
Fernando Sahmkow fd09be5496 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 5 years ago
Lioncash 5c541b0b42 qt/main: Make title string more i18n-friendly 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
lat9nq bfecd395d4 yuzu qt: Add option to dump to SDMC directory 5 years ago
ameerj 4cee25281f main: Display the instruction set of the running title in the window name 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
ameerj fb16cbb17e video_core: Add GPU vendor name to window title bar 5 years ago
ameerj 36250a4730 config: Add frame limiter toggle hotkey 5 years ago
Morph fa2aac1bf5 yuzu: main: Ensure enough space is available for RomFS dumping 5 years ago
lat9nq 5ac018d1df yuzu qt: Start games from context menu 5 years ago
lat9nq c41451af75 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq c17e1bd7a8 yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 4a3d57e469 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 8aeb425669 configuration: Initial work to reset all settings 5 years ago
lat9nq bc38d4c81b yuzu qt: Restore const qualifiers 5 years ago
lat9nq cfb9bcbe42 yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq c1bad4357a yuzu qt: Add an Apply button to configuration dialogs 5 years ago
german77 7f445a59fa settings: Forbid docked mode on handheld 5 years ago
Morph af69b48390 yuzu/main: Fix version info in logging and about dialog 5 years ago
Morph a170aa16b6 main: Prevent installing base titles into NAND 5 years ago
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj a3e68dce56 main: Add title's version to window name on EA/mainline 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Morph 0af182baa2 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Morph d95605cd24 yuzu: main: Silence type conversion warning on MSVC 5 years ago
Morph 7eff91ff20 applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph b45930a0ed error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph 4143675b2d overlay_dialog: Add an overlay text dialog that accepts controller input 5 years ago
Morph 4a5f9f5a6d main: Move meta type registration into its own function 5 years ago
Morph 0f40c8c634 applets: Remove the previous software keyboard applet implementation 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Morph 01ea0f3c74 configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
german77 9cebde760f yuzu/main: Add user command line argument 5 years ago
Ani cd7abba1a9 qt: Set DISPLAY env var when not present 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
lat9nq dcc0617cc2 yuzu: Create screenshot path before capture 5 years ago