1851 Commits (4696a032a82a8ca8b15fc6413d3184cdebfe666e)

Author SHA1 Message Date
Morph 93697805a7 common: uuid: Add hash function for UUID 4 years ago
yzct12345 dd9e7378dc assert: Verify formatting 4 years ago
yzct12345 3239e923cc assert: Avoid empty macros 4 years ago
Morph 8f488c60da hex_util: Fix incorrect array size in AsArray 4 years ago
Morph 6b2f133eef common: uuid: Add hex string to UUID constructor 4 years ago
lat9nq 1f81d4415c settings: Use std::clamp where possible 4 years ago
lat9nq 3314d63af4 settings: Remove unnecessary std::move usages 4 years ago
lat9nq 9194f2f342 settings: Fix function virtualization 4 years ago
lat9nq 62e78f36c7 settings: Implement setting ranges 5 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
Jan Beich 471ddd0674 host_memory: Add workaround for FreeBSD 12 5 years ago
Jan Beich 112a8e017d host_memory: Enable Linux implementation on FreeBSD 5 years ago
Morph 10e072f490 common: fs: fs_util: Add BufferToUTF8String 5 years ago
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