1228 Commits (bea6fca9a1ea2adf6950518458c5b69892e0c9a2)

Author SHA1 Message Date
Lioncash ea20b5c970 core: Fix clang build pt.3 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
ReinUsesLisp 771a9c21cc common/wall_clock: Add virtual destructors 5 years ago
lat9nq 2cbce77b92 CMakeLists: use system zstd on Linux 5 years ago
lat9nq 9d665cb8db CMakeLists: fix for finding zstd on linux-mingw 5 years ago
Morph 45ecd601be input_common/motion_input: Make use of Common::PI constant 5 years ago
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96 5 years ago
german 2d207ec609 Implement a basic class for motion devices 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
ReinUsesLisp f119ef798b common/thread: Fix data race in is_set 5 years ago
M&M 43ce33b6cc logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 5 years ago
Lioncash 3bfaabdbdd common/assert: Make use of C++ attribute syntax 5 years ago
Lioncash ca5ed50655 web_service: Move web_result.h into web_service 5 years ago
bunnei acbae572d3
Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash e864aa25d5 common/color: Migrate code over to the Common namespace 5 years ago
Lioncash 999fc2fece common/concepts: Move <type_traits> include out of the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash d09456fc41 common: Silence two discarded result warnings 5 years ago
Lioncash fe97d34156 common/time_zone: Simplify GetOsTimeZoneOffset() 5 years ago
Lioncash 1ee060ca0d common/compression: Roll back std::span changes 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 5 years ago
Lioncash 1c3490a8db General: Tidy up clang-format warnings 5 years ago
Lioncash 8e86fa7e60 common/concepts: Rename IsBaseOf to DerivedFrom 5 years ago
Lioncash 7f0f37fca7 partition_data_manager: Make data arrays constexpr 5 years ago
comex d37f0b29e2 Fix thread naming on Linux, which limits names to 15 bytes. 5 years ago
Jan Beich 238208ee30 common/virtual_buffer: drop unused includes 5 years ago
Lioncash 8725b37a35 logging/backend: Make use of designated initializers 5 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
Lioncash e3f0c93230 common/atomic_ops: Don't cast away volatile from pointers 6 years ago
LC e3503de588
common/string_util: Remove unimplemented function prototype (#4414) 6 years ago
Lioncash 2e511246fa lz4_compression: Make use of std::span in interfaces 6 years ago
Lioncash c5bdccfecb zstd_compression: Make use of std::span in interfaces 6 years ago
Lioncash ca6ff01333 virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] 6 years ago
lat9nq 3848155c42 common: Add a screenshots directory 6 years ago
Jan Beich db43b37e15 alignment: explicitly include <new> after 723edb4c06 6 years ago
Lioncash 723edb4c06 alignment: Simplify AlignmentAllocator implementation 6 years ago
Lioncash 9f027b1af2 common/swap: Make use of std::endian 6 years ago
Tobias 80a0f2a118
common/alignment: Fix compilation errors (#4303) 6 years ago
bunnei 1074c87f18
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" 6 years ago
Marshall Mohror a4306b9e56 Common: remove a mod from AlignUp (#5441) 6 years ago
David Marcec bd2feb6873 cmake: Fix libfmt linking errors 6 years ago
John Galt 95cd2e17ab cmake: fix fmt linking when found 6 years ago
bunnei 98fcd3ba5d
Revert "cmake: fix fmt linking" 6 years ago
Jan Beich 3b1683a152 common: switch to nullptr for sysctl's empty new value 6 years ago