1412 Commits (0196b5a01f7937d7770801408d05bc1836b478a0)

Author SHA1 Message Date
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 5 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 0ea70212af common: Publically link to pthreads 5 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 5 years ago
lat9nq ddd4720fe4 general: Add setting shader_backend 5 years ago
ReinUsesLisp f40daa777e shader: Add logging 5 years ago
lat9nq 3a70b6c79b shader: Add shader loop safety check settings 5 years ago
lat9nq a4e7a41e7f shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp 65069df8aa shader: Remove old shader management 5 years ago
ameerj 0dfa52612f thread_worker: Fix compile time error 5 years ago
Chloe Marcec 7ce462a1f7 uuid: Directly compare UUID instead of checking per element 5 years ago
german77 0fb8912834 input_common: Fix mouse panning behaivour 5 years ago
ameerj adbff795e9 settings: Disable FPS unlimit setting between title launches 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 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
ReinUsesLisp 976c29518e common/thread_worker: Stop workers on stop_token when waiting 5 years ago
ReinUsesLisp efd62f7130 common/thread_worker: Add support for stateful threads 5 years ago
FernandoS27 e5f8e2d2de common/thread_worker: Simplify logic 5 years ago
FernandoS27 fd43841060 common/thread_worker: Fix data race 5 years ago
ReinUsesLisp 6310150fcc common/thread_worker: Use unique function 5 years ago
ReinUsesLisp 3a0e4487ba common: Add unique function 5 years ago
ReinUsesLisp 8645319a49 common/thread_worker: Add wait for requests method 5 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 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
Morph 3d2b67f5e3 common: logging: backend: Close the file after exceeding the write limit 5 years ago
Morph d4671282a9 common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph ab1259c88f common: fs: file: Flush the file in GetSize 5 years ago
lat9nq 2574064759 settings: Set resolution_factor default to 1 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
lat9nq 7f6059a8f1 common: Force defaults for Settings::Setting's 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Morph 5004b030df general: Add missing #pragma once directives 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 42e41ca939 common: fs: Add a description of a regular file in IsFile 5 years ago
Morph f158fd9dd1 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph e12844c5a3 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti ee29cddce2 common/detached_tasks: Wait for tasks before shutting down 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
lat9nq bee420dcfb host_memory: Correct MEM_RESERVE_PLACEHOLDER 5 years ago
ameerj 72a4091aec nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow 2fd0207e2e Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 25e2362427 Reaper: Setup settings and final tuning. 5 years ago
Morph a90f818e1c common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago