1282 Commits (dce9f4452f11632da187bb958921617934c4a5ba)

Author SHA1 Message Date
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
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
Markus Wick 99f6d60a99 core: Make use of fastmem 6 years ago
Markus Wick 9a4cec64e1 common/host_memory: Add Linux implementation 5 years ago
ReinUsesLisp 1f0491900b common/host_memory: Add interface and Windows implementation 5 years ago
liushuyu 44a2374808 src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash 178a1fe364 common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph 02fcdf1a4a common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph 6545556483 common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash cb111c0038 common_funcs: Move R_ macros to result.h 5 years ago
Markus Wick 870505def8 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 years ago
Lioncash f49ea1959b common: Extract point into a common struct 5 years ago
Lioncash c0e0c9f71f common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 1f79d51913 common/fs/file: Devirtualize destructor 5 years ago
Lioncash 0b7cade7b8 common/fs/file: Default initialize IOFile members 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash e6e865f3d3 zstd_compression: Make use of std::span 5 years ago
Lioncash 790720089b lz4_compression: Make use of std::span 5 years ago
bunnei d77adad0c4 common: tree: Avoid a crash on nullptr dereference. 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 065b3eb53a general: Make CPU accuracy and related a Settings::Setting 5 years ago
bunnei 9d01b31e3f common: tree: Avoid a nullptr dereference. 5 years ago
Lioncash 41852fb7e7 parent_of_member: Make sign conversion explicit in OffsetOfImpl() 5 years ago
bunnei b784918391 fixup! common: bit_util: Add BIT macro. 5 years ago
bunnei e2e26f8299 common: parent_of_member: Fix build for OffsetOf(). 5 years ago
bunnei 396379c2c0 fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. 5 years ago
bunnei 5b894b28d6 common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix. 5 years ago
bunnei b477e9e11b common: common_funcs: Add Size helper function. 5 years ago
bunnei 50f0ec9849 common: bit_util: Add BIT macro. 5 years ago
bunnei fbcac8642e common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. 5 years ago
bunnei 092b91aeb7 common: common_funcs: Add helper macros for non-copyable and non-moveable. 5 years ago
Lioncash 4105a18d21 log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash b34cf1fe34 log/backend: Make use of erase_if 5 years ago
Lioncash 5f80027f15 log/backend: Correct order of const in copy constructor 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago