293 Commits (dc02cb92e43d2ef05197e4edb2573116d7ae58c1)

Author SHA1 Message Date
lat9nq 9befe7047b yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 0e6ba0cd0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config 5 years ago
lat9nq 15ed73a6eb yuzu_cmd: Add missing or update current settings 5 years ago
lat9nq 7dfd2715b7 default_ini: Remove deprecated settings 5 years ago
ameerj f9139ddab7 config: Remove float {Read,Write}Setting variants 5 years ago
ameerj 8284658bac configure_graphics: Use u8 for bg_color values 5 years ago
ameerj 386cd45f07 configure_audio: Use u8 for volume value 5 years ago
lat9nq 299c5594e6 yuzu_cmd: config: Pass a reference in 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
ReinUsesLisp 4009ae1da2 bootmanager: Use std::stop_source for stopping emulation 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow ca6f47c686 Reaper: Change memory restrictions on TC depending on host memory on VK. 5 years ago
Fernando Sahmkow 954ad2a61e Reaper: Setup settings and final tuning. 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj f9bfeaa2bc yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Clément Gallet f611506dca Various suggestions by v1993 and lioncash 5 years ago
Clément Gallet df8a2e3ad8 Add sdl2 audio description in the yuzu-cmd config file 5 years ago
Clément Gallet 2e1c58b905
Avoid -Wshadow warning 5 years ago
Clément Gallet 9ff8504452 yuzu-cmd: Fix OpenGL rendering 5 years ago
Clément Gallet 166f5d1612 yuzu-cmd: Add touch_from_button in config file 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 8805233f5e emu_window: unsigned -> u32 5 years ago
ameerj 5568fcfec1 yuzu_cmd: Remove unused resource.h 5 years ago
lat9nq f973274b99 general: Ignore implicit-fallthrough for SDL.h 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
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
Kelebek1 c7a7e47615 Fix default bcat_backend init 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
ReinUsesLisp 13becdf18a config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
ReinUsesLisp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Morph 05f58144c9 config: Enable docked mode by default 5 years ago
Morph e07540264d yuzu_cmd: Silence unreferenced local variable warning 5 years ago
FearlessTobi 8e77d331be yuzu/configure_filesystem: Remove "Select Cache Directory" option 6 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago