25 Commits (d672628639e85d4ccebd6762330023afee672394)

Author SHA1 Message Date
lizzie d672628639 fix linux readahead 3 months ago
lizzie 810cea9ab2 alignment with log2 6 months ago
Caio Oliveira 39b02c6ea0 f you msvc 6 months ago
Caio Oliveira 6f09531d79 [chore] It can possible kill someone 7 months ago
lizzie 9bb5a9ab97 [chore] Fix windows building 7 months ago
lizzie 9fdbe8861c Add for windows and Android 7 months ago
lizzie 1bcec4cf12 fuck macos 8 months ago
lizzie 45beace768 super align + nosync opts 8 months ago
lizzie 1abfbff57b [fs] use mmap() to read files off the mmap system for higher throughput 8 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 9 months ago
Caio Oliveira 2e0a4163cf
common: include missing headers after PCH disable (#2626) 10 months ago
bunnei 44b082af08 android: Implement SAF support & migrate to SDK 31. (#4) 4 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj 582332d13f common: Reduce unused includes 4 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
Morph f158fd9dd1 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph a90f818e1c common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph d7537c6638 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago