1410 Commits (c317504b5fba3f0b13a71e1b04d36716e1ae0437)

Author SHA1 Message Date
Morph 8150c65c07 common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago
Morph a98b6c8f07 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph c978f3144c common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Markus Wick 7f85abb281 common/host_memory: Implement a fallback if fastmem fails. 5 years ago
ReinUsesLisp f332d4a9b5 common/host_shader: Load Windows 10 functions dynamically 5 years ago
ReinUsesLisp ee67460ff0 host_memory: Support staged VirtualProtect calls 5 years ago
FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 years ago
Markus Wick c4609c92ee common/host_memory: Optimize for huge tables. 5 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 6 years ago
Markus Wick 5105318bbc common/host_memory: Add Linux implementation 5 years ago
ReinUsesLisp a7837a3791 common/host_memory: Add interface and Windows implementation 5 years ago
liushuyu eb9deffab6
src/common/CMakeLists.txt: fix variable escaping 5 years ago
Lioncash dd8577e91d common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph dba7bcd489 common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph a1eeb9908d common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash 3aed797466 common_funcs: Move R_ macros to result.h 5 years ago
Markus Wick 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 years ago
Lioncash 8171ad65cd common: Extract point into a common struct 5 years ago
Lioncash 210c2c9a56 common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 6806a893bd common/fs/file: Devirtualize destructor 5 years ago
Lioncash 019bc9f6b2 common/fs/file: Default initialize IOFile members 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 49bfd0c461 zstd_compression: Make use of std::span 5 years ago
Lioncash 00213377b1 lz4_compression: Make use of std::span 5 years ago
bunnei 342170fcd3 common: tree: Avoid a crash on nullptr dereference. 5 years ago
lat9nq 339dc4f806 general: Demote custom_rtc to regular setting 5 years ago
lat9nq ab2677f0a1 configuration: Add CPU tab to game properties 5 years ago
lat9nq e169fdad4f general: Make CPU accuracy and related a Settings::Setting 5 years ago
bunnei eee302b9b9 common: tree: Avoid a nullptr dereference. 5 years ago
Lioncash 0aff3ba2ff parent_of_member: Make sign conversion explicit in OffsetOfImpl() 5 years ago
bunnei a488b86e97 fixup! common: bit_util: Add BIT macro. 5 years ago
bunnei e02785be83 common: parent_of_member: Fix build for OffsetOf(). 5 years ago
bunnei 27a6ef64fd fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. 5 years ago
bunnei d3c166d4d5 common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix. 5 years ago
bunnei 02c2b28cd0 common: common_funcs: Add Size helper function. 5 years ago
bunnei 74120c5e3a common: bit_util: Add BIT macro. 5 years ago
bunnei d9205f82b3 common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. 5 years ago
bunnei b99fc70191 common: common_funcs: Add helper macros for non-copyable and non-moveable. 5 years ago
Lioncash 6125590a7b log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash aaaca1cd6d log/backend: Make use of erase_if 5 years ago
Lioncash 2a341c9969 log/backend: Correct order of const in copy constructor 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
Lioncash ff6a83e0fe nvidia_flags: Add missing header guard 5 years ago
Morph 5ce0e127da bgtc: Update to 12.x and implement OpenTaskService 5 years ago
Markus Wick 4aec060f6d common/threadsafe_queue: Provide Wait() method. 5 years ago
Markus Wick 9be819faaf common: Move assert failure handling into a cpp file. 5 years ago
bunnei ab5995c7ae common: common_sizes: Move sizes to the Common namespace. 5 years ago
bunnei 8d0ba7ee49 common: common_sizes: Move Invalid to Size_* prefix and add missing values. 5 years ago