1282 Commits (dce9f4452f11632da187bb958921617934c4a5ba)

Author SHA1 Message Date
lat9nq bcd77d4b7b CMakeLists: use system zstd on Linux 5 years ago
lat9nq 1589c097d4 CMakeLists: fix for finding zstd on linux-mingw 5 years ago
Morph f3417b01e1 input_common/motion_input: Make use of Common::PI constant 5 years ago
Lioncash 1233d14175 externals: Update Xbyak to 5.96 5 years ago
german 0e11d1c09a Implement a basic class for motion devices 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
ReinUsesLisp d2a084b683 common/thread: Fix data race in is_set 5 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash 50c1158d21 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 5 years ago
Lioncash 4861eb64aa common/assert: Make use of C++ attribute syntax 5 years ago
Lioncash 77d6d3bf4b web_service: Move web_result.h into web_service 5 years ago
bunnei 55d11a0bfd Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" 5 years ago
Lioncash ecb9029c6a common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash 475e8a40ea common/color: Migrate code over to the Common namespace 5 years ago
Lioncash e478c61eeb common/concepts: Move <type_traits> include out of the Common namespace 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash a67c91f9dd common: Silence two discarded result warnings 5 years ago
Lioncash 89b10968fc common/time_zone: Simplify GetOsTimeZoneOffset() 5 years ago
Lioncash 0977ef7d7f common/compression: Roll back std::span changes 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago
Lioncash 14874f0b67 General: Tidy up clang-format warnings 5 years ago
Lioncash 80d04c0daa common/concepts: Rename IsBaseOf to DerivedFrom 5 years ago
Lioncash b0c3f66dc7 partition_data_manager: Make data arrays constexpr 5 years ago
comex 23523e4c0a Fix thread naming on Linux, which limits names to 15 bytes. 6 years ago
Jan Beich ff9473d6a0 common/virtual_buffer: drop unused includes 5 years ago
Lioncash 8190a40d18 logging/backend: Make use of designated initializers 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
Lioncash 32ce1467e5 common/atomic_ops: Don't cast away volatile from pointers 6 years ago
LC 690e92c4f3 common/string_util: Remove unimplemented function prototype (#4414) 6 years ago
Lioncash 57f72ffa49 lz4_compression: Make use of std::span in interfaces 6 years ago
Lioncash 84e6115423 zstd_compression: Make use of std::span in interfaces 6 years ago
Lioncash 3aad302953 virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] 6 years ago
lat9nq 11fb3d5d12 common: Add a screenshots directory 6 years ago
Jan Beich 01ee1a02ba alignment: explicitly include <new> after 203d2aaaa8 6 years ago
Lioncash 203d2aaaa8 alignment: Simplify AlignmentAllocator implementation 6 years ago
Lioncash 589f33c54c common/swap: Make use of std::endian 6 years ago
Tobias dec48c55cb common/alignment: Fix compilation errors (#4303) 6 years ago
bunnei 1b617c2e35 Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror ebab55ab8f Common: remove a mod from AlignUp (#5441) 6 years ago
David Marcec 12c6b9eac1 cmake: Fix libfmt linking errors 6 years ago
John Galt d01c077810 cmake: fix fmt linking when found 6 years ago
bunnei 7186ddb29a Revert "cmake: fix fmt linking" 6 years ago
Jan Beich f3c5dda382 common: switch to nullptr for sysctl's empty new value 6 years ago
Jan Beich 3c13a49cbf common: add sysconf() fallback 6 years ago
John Galt 1eacbe69be cmake: fix fmt linking 6 years ago
Fernando Sahmkow 94a51e6b21 Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 24e0d393e2 Common/Kernel: Corrections and small bug fixing. 6 years ago
Fernando Sahmkow 74c9ad1976 Common/NativeClockx86: Reduce native clock accuracy further. 6 years ago
Fernando Sahmkow e8d2bf1e17 Common/AtomicOps: Correct GCC Intrinsic argument ordering. 6 years ago