2319 Commits (3a70dddf8027768bf6bbb4b7ccf7060c72656241)

Author SHA1 Message Date
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
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph 5c635f8d09 common: logging: Restructure backend code 5 years ago
Morph 9fa79c001d common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago
Morph d7537c6638 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph 367c4a676f common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Markus Wick 161ade6da0 common/host_memory: Implement a fallback if fastmem fails. 5 years ago
ReinUsesLisp f664a4d4c1 common/host_shader: Load Windows 10 functions dynamically 5 years ago
ReinUsesLisp f36a769085 host_memory: Support staged VirtualProtect calls 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick 8d2a08553e common/host_memory: Optimize for huge tables. 5 years ago