1607 Commits (199f77b92f6e0f47844e44dcc5ef1f4dc299824c)

Author SHA1 Message Date
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
lat9nq 5be2d6fd28 settings: Fix MSVC issues 4 years ago
Morph d20c5ac720 common: uuid: Add hash function for UUID 4 years ago
yzct12345 7e846be376
assert: Verify formatting 4 years ago
yzct12345 346149dcf9
assert: Avoid empty macros 4 years ago
Morph 7b39215c8a hex_util: Fix incorrect array size in AsArray 4 years ago
Morph 705f111058 common: uuid: Add hex string to UUID constructor 4 years ago
lat9nq 3862511a9a settings: Use std::clamp where possible 4 years ago
lat9nq e9cf08c241 settings: Remove unnecessary std::move usages 5 years ago
lat9nq 7737bdfd1a settings: Fix function virtualization 5 years ago
lat9nq a1f19b61f8 settings: Implement setting ranges 5 years ago
ReinUsesLisp 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
Jan Beich 353be2306c host_memory: Add workaround for FreeBSD 12 5 years ago
Jan Beich c4cd82fa7c host_memory: Enable Linux implementation on FreeBSD 5 years ago
Morph f5f04cce01 common: fs: fs_util: Add BufferToUTF8String 5 years ago
Morph b9b48aee7d common: uuid: Return a lower-case hex string in Format 5 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ameerj 2c6e274b39 config, nvflinger: Add FPS cap setting 5 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 5 years ago
lat9nq eb61824ea5 common: Publically link to pthreads 5 years ago
ReinUsesLisp 4a82450c81 cmake: Remove shader cache version 5 years ago
lat9nq 1152d66ddd general: Add setting shader_backend 5 years ago
ReinUsesLisp 61cd7dd301 shader: Add logging 5 years ago
lat9nq 373f75d944 shader: Add shader loop safety check settings 5 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
ameerj 75059c46d6 thread_worker: Fix compile time error 5 years ago
Chloe Marcec 75e9d3b992 uuid: Directly compare UUID instead of checking per element 5 years ago
german77 14d5202da6 input_common: Fix mouse panning behaivour 5 years ago
ameerj 58219d1f36 settings: Disable FPS unlimit setting between title launches 5 years ago
ameerj 0ed1077763 configure_input: Use u8 for mouse sensitivity 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
ReinUsesLisp 0ddbbb64e5 common/thread_worker: Stop workers on stop_token when waiting 5 years ago
ReinUsesLisp da34d37044 common/thread_worker: Add support for stateful threads 5 years ago
FernandoS27 c147e9a90e common/thread_worker: Simplify logic 5 years ago
FernandoS27 a10e112e64 common/thread_worker: Fix data race 5 years ago
ReinUsesLisp bf5b5c1bf4 common/thread_worker: Use unique function 5 years ago
ReinUsesLisp 2c8d337418 common: Add unique function 5 years ago
ReinUsesLisp f28dd32275 common/thread_worker: Add wait for requests method 5 years ago
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq c8b8674ffc settings, yuzu qt: Add migration code for CPU accuracy 5 years ago
lat9nq 7ab5767157 core,common,yuzu qt: Add CPU accuracy option 'Auto' 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
Morph a59ae5e702 common: logging: backend: Close the file after exceeding the write limit 5 years ago
Morph 14ab50defb common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph d299d5531f common: fs: file: Flush the file in GetSize 5 years ago
lat9nq cf1cd3321d settings: Set resolution_factor default to 1 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago