1859 Commits (1e3b2328a670824bf8d295f95ea414b5e7ea6ddd)

Author SHA1 Message Date
Morph 14ab50defb common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph d299d5531f common: fs: file: Flush the file in GetSize 5 years ago
lat9nq cf1cd3321d settings: Set resolution_factor default to 1 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
lat9nq 20e51402b0 common: Force defaults for Settings::Setting's 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
Morph eed0d1f33b general: Add missing #pragma once directives 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 2fa207058b common: fs: Add a description of a regular file in IsFile 5 years ago
Morph 76b2313b25 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph cf0b9d1de2 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Rodrigo Locatti 1ca9a13e50 common/detached_tasks: Wait for tasks before shutting down 5 years ago
Fernando Sahmkow 2298508465 Update dynarmic and add new unsafe CPU option. 5 years ago
lat9nq 9a06b85b24 host_memory: Correct MEM_RESERVE_PLACEHOLDER 5 years ago
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Fernando Sahmkow 0dd98842bf Reaper: Address Feedback. 5 years ago
Fernando Sahmkow 954ad2a61e Reaper: Setup settings and final tuning. 5 years ago
Morph 74790e4f33 common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph 391e823c79 common: logging: Restructure backend code 5 years ago
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