317 Commits (77886a613429e23ed3ce19e1c6c79d43d93ed5df)

Author SHA1 Message Date
Fernando Sahmkow 9a785765d8 Garbage Collection: enable as default, eliminate option. 4 years ago
ameerj 82906e26a5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
Fernando Sahmkow f76d1a1dae yuzu-cmd/CMakeLists: Correct attribution for this function. 4 years ago
lat9nq 73acba8ddb config: Read connected setting for controllers 4 years ago
san e1d8000de7 yuzu-cmd: hide cursor when in fullscreen 4 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 4 years ago
Morph 743b6b53d9 configure_system: Add Brazilian Portuguese to the list of languages 4 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 5 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 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 6bb1f54fbb shader: Adhere to disk shader cache setting 5 years ago
lat9nq 1cba6817e0 yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 48bd60e5c3 yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 1b8bba7f0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq 6340c4801f emu_window_sdl2_vk: Use the generated SDL config 5 years ago
lat9nq e9212fc86b yuzu_cmd: Add missing or update current settings 5 years ago
lat9nq 5c8ce75823 default_ini: Remove deprecated settings 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
lat9nq e7a1c72fc5 yuzu_cmd: config: Pass a reference in 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
ReinUsesLisp 2b175430fd bootmanager: Use std::stop_source for stopping emulation 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
Fernando Sahmkow 25e2362427 Reaper: Setup settings and final tuning. 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj a91f7f6957 yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Clément Gallet 3af2ea232f Various suggestions by v1993 and lioncash 5 years ago
Clément Gallet 8219faf374 Add sdl2 audio description in the yuzu-cmd config file 5 years ago
Clément Gallet 49406504a2 Avoid -Wshadow warning 5 years ago
Clément Gallet d94248f11b yuzu-cmd: Fix OpenGL rendering 5 years ago
Clément Gallet a009eeaa85 yuzu-cmd: Add touch_from_button in config file 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 19caa4ffd2 emu_window: unsigned -> u32 5 years ago
ameerj 26f5049a7e yuzu_cmd: Remove unused resource.h 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago