ReinUsesLisp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin пре 6 година
..
logging a31ed02ae4 common/logging: don't use regex for path trimming пре 6 година
x64 4512a6bbfc Remove unused CPU Vendor string and telemtry field пре 6 година
CMakeLists.txt 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin пре 6 година
algorithm.h d5706346d7 common/algorithm: Add description comment indicating intended algorithms пре 6 година
alignment.h 57ffada746 alignment: Resolve allocator construction issues on debug пре 6 година
assert.h 49e0a30dbd fix clang-format and lambda capture пре 6 година
bit_field.h 8ed0d92e32 Revert "common/bit_field: Silence sign-conversion warnings" пре 6 година
bit_util.h 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth пре 7 година
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" пре 7 година
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" пре 7 година
color.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace пре 7 година
common_funcs.h f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros пре 6 година
common_paths.h 84412591c9 file_util: Add shader directory пре 7 година
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. пре 7 година
detached_tasks.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock пре 7 година
detached_tasks.h e4daf4bee5 Review comments - part 5 пре 7 година
dynamic_library.cpp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin пре 6 година
dynamic_library.h 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin пре 6 година
file_util.cpp f4417eab8f common/file_util: Silence -Wswitch пре 6 година
file_util.h 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional пре 7 година
hash.h c5c89a4d5c common/hash: Remove unused HashableStruct пре 6 година
hex_util.cpp a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() пре 7 година
hex_util.h 969cd6dc1d common/hex_util: Reserve std::string memory ahead of time пре 7 година
lz4_compression.cpp 0e2f617abc common/lz4_compression: Remove #pragma once directive from the cpp file пре 7 година
lz4_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards пре 7 година
math_util.h e38ed26b98 common/math_util: Support float type rectangles пре 6 година
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. пре 7 година
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. пре 7 година
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library пре 11 година
microprofile.h dc8479928c Sources: Run clang-format on everything. пре 9 година
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) пре 10 година
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" пре 7 година
multi_level_queue.h 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. пре 6 година
page_table.cpp 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. пре 6 година
page_table.h 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. пре 6 година
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements пре 7 година
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements пре 7 година
quaternion.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace пре 7 година
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert пре 7 година
scm_rev.cpp.in 3d4a0b94e3 common: Add additional SCM revision fields пре 6 година
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields пре 6 година
scope_exit.h b569641098 common/scope_exit: Replace std::move with std::forward in ScopeExit() пре 7 година
string_util.cpp a31ed02ae4 common/logging: don't use regex for path trimming пре 6 година
string_util.h e696ed1f4d am: Deglobalize software keyboard applet пре 7 година
swap.h 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks пре 7 година
telemetry.cpp 4512a6bbfc Remove unused CPU Vendor string and telemtry field пре 6 година
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission пре 7 година
thread.cpp 394095438a common/thread: Remove unused functions пре 7 година
thread.h bbd85a495a Address second part of review comments пре 6 година
thread_queue_list.h f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost пре 7 година
threadsafe_queue.h 67b8ecc73e common: SPSCQueue: Notify after incrementing queue size. пре 6 година
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" пре 8 година
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" пре 8 година
uint128.cpp b0d70096a1 common/uint128: Add missing top-file source text пре 7 година
uint128.h f2c41ba256 common/uint128: Add missing header guard пре 7 година
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization пре 7 година
uuid.h 1aa2b99a98 mii: Implement Delete and Destroy file пре 7 година
vector_math.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace пре 7 година
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom пре 7 година
zstd_compression.cpp a6f7a44aab common/zstd_compression: Remove #pragma once directive from source file пре 7 година
zstd_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards пре 7 година