1892 Commits (dbb137d0a0dbe376bc643f94b074c680c2be6bdf)

Author SHA1 Message Date
lat9nq f70155db64 configuration: Use combobox apply template where possible 5 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 5 years ago
ReinUsesLisp 4ae6c023df qt: Remove "experimental" from asynchronous shader building UI 5 years ago
ameerj 779288c071 main: Update Shader Cache menu options 5 years ago
lat9nq df62bcd9cb configure_graphics: Mark SPIR-V as Experimental, Mesa only 5 years ago
lat9nq 84bc5be7a1 configure_graphics: Re-order vulkan device populating 5 years ago
lat9nq ddd4720fe4 general: Add setting shader_backend 5 years ago
lat9nq 3a70b6c79b shader: Add shader loop safety check settings 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
ameerj 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
Morph 13e270c3f5 bootmanager: Create a dummy render widget 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
german77 0ccd665a0a configure/ui: Add sliders for trigger buttons 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
Morph 6252bf7321 configure_audio: Fix volume clamping to 0 5 years ago
german77 9e0f89e081 input_common: Make button threshold customizable 5 years ago
german77 f098c2163b input_common: Support SDL toggle buttons 5 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
lat9nq d42f980e0f yuzu qt: config: Only save renderer_debug as a global setting 5 years ago
Fernando S 853ce07510 Update src/yuzu/main.cpp 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 5 years ago
ameerj e2bb1ef5aa config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 62979cbf0b configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 86e3e8a4a9 configure_audio: Use u8 for volume value 5 years ago
Fernando Sahmkow 73d331d250 Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. 5 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
Lioncash f2a07b95f0 qt/main: Make title string more i18n-friendly 5 years ago
lat9nq 07b5e2aee1 settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 14e4dbe61e core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq d9109a708b general: Code formatting improvements 5 years ago
german77 99bf1aa49f profiler: Fix deprecated functions 5 years ago
lat9nq c316fc4f2d config: Read UISettings as basic settings 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
lat9nq 2a3db91559 configuration: Defer to common/settings for per-game settings defaults 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
OZtistic 718f92c097 Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 5 years ago
ameerj 59d6951aeb video_core: Add GPU vendor name to window title bar 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
Fernando Sahmkow d2d4616cca Reaper: Upgrade label from unsafe to experimental as no regressions are known now. 5 years ago
ameerj 2f2d7a9b02 config: Add frame limiter toggle hotkey 5 years ago
ameerj 72a4091aec nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow aa941d40cd Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago