1628 Commits (b617874724c461cba270a00c0f8e67fc4a6d553a)

Author SHA1 Message Date
Morph 290afc00d3 common: Move error handling to error.cpp/h 4 years ago
german77 5798537ce4 input_common: Enable steam controllers and 8 player support 4 years ago
german77 c57e0b3b24 common/logging: Add missing include 4 years ago
Fernando Sahmkow ff48f06fb9 Garbage Collection: Adress Feedback. 4 years ago
Fernando Sahmkow ba82bb359b Garbage Collection: enable as default, eliminate option. 4 years ago
Fernando Sahmkow d540d284b5 VideoCore: Rework Garbage Collection. 4 years ago
german77 f134a5e56c ngct: Stub NGCT:U service 4 years ago
Morph 790a09bc93
Revert "logging: Display backtrace on crash" 4 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 4 years ago
Morph c4a1d3cbf4 settings: Amend language_index maximum setting range 4 years ago
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 4 years ago
Merry 1770503185 xbyak: Update include path 4 years ago
yzct12345 0ba521e634
threadsafe_queue: Fix deadlock 4 years ago
yzct12345 81ed54d13e
logging: Display backtrace on crash 4 years ago
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 4 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