483 Commits (829fa4c77b37fbcedd00cdd17b0b6119d1a4aaee)

Author SHA1 Message Date
ameerj 829fa4c77b main: Apply confirm exit setting in exit locked scenarios 4 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
german77 56090126ec main: Avoid stopping emulation when taking a screenshot 4 years ago
ameerj 01b566101b main: Fix screenshot filepath construction 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 4 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 4 years ago
ameerj 779288c071 main: Update Shader Cache menu options 5 years ago
ameerj 87a78640d7 main: Fix Open Transferable Shader Cache context item 5 years ago
ReinUsesLisp b420b97025 vk_pipeline_cache,shader_notify: Add shader notifications 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 4 years ago
Morph 30498f3ce8 applets: Append qt_ prefix to Qt frontend applets 5 years ago
ameerj adbff795e9 settings: Disable FPS unlimit setting between title launches 5 years ago
Fernando S 853ce07510 Update src/yuzu/main.cpp 5 years ago
Fernando Sahmkow 73d331d250 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 5 years ago
Lioncash f2a07b95f0 qt/main: Make title string more i18n-friendly 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
lat9nq 7d09c0a694 yuzu qt: Add option to dump to SDMC directory 5 years ago
ameerj 4cf87ac811 main: Display the instruction set of the running title in the window name 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
ameerj 59d6951aeb video_core: Add GPU vendor name to window title bar 5 years ago
ameerj 2f2d7a9b02 config: Add frame limiter toggle hotkey 5 years ago
Morph dfca39bf9c yuzu: main: Ensure enough space is available for RomFS dumping 5 years ago
lat9nq e85f105a75 yuzu qt: Start games from context menu 5 years ago
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago
lat9nq 3fce0304cb yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 6cab373b8e configuration: Initial work to reset all settings 5 years ago
lat9nq 646e4304c2 yuzu qt: Restore const qualifiers 5 years ago
lat9nq d8a19d286b yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 6dfcf41a13 yuzu qt: Add an Apply button to configuration dialogs 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
Morph 7faacec6a4 yuzu/main: Fix version info in logging and about dialog 5 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj 4981aa10aa main: Add title's version to window name on EA/mainline 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Morph d93fa45cf8 applets/web: Fix a use-after-free when passing in the URL string 5 years ago
Morph 36e7e886d0 yuzu: main: Silence type conversion warning on MSVC 5 years ago
Morph d00a4873bf applets/swkbd: Implement the Qt Software Keyboard frontend 5 years ago
Morph 714a8f2906 error: Make the error code as the title text of the OverlayDialog 5 years ago
Morph c170ef2dc2 overlay_dialog: Add an overlay text dialog that accepts controller input 5 years ago
Morph 6e85370a0e main: Move meta type registration into its own function 5 years ago
Morph ac87713cb8 applets: Remove the previous software keyboard applet implementation 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago