bunnei 24dfb43ac6 Merge pull request #1773 from lioncash/thread před 7 roky
..
logging e10483a878 Merge pull request #1441 from CarlKenner/DebuggerLog před 7 roky
x64 3533d33ff5 common: Remove dependency on xbyak před 7 roky
CMakeLists.txt 8b27e73bd7 common: Remove bit_set.h před 7 roky
alignment.h 541e9624eb common: Add function for checking word alignment to alignment.h před 7 roky
assert.h 9dcc229dfe common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions před 7 roky
bit_field.h 786995a81e Common/Bitfield: store value as unsigned type před 7 roky
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" před 7 roky
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" před 7 roky
color.h 5a9c00ea04 common/color: Remove unnecessary const qualifiers on return types před 8 roky
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" před 8 roky
common_paths.h bd8db3f7f8 common_paths: Add Load and Dump dirs před 7 roky
common_types.h 16ffecd8fb common_types: Convert typedefs to using aliases před 8 roky
detached_tasks.cpp 4d139943f2 Port web_service from Citra před 7 roky
detached_tasks.h e4daf4bee5 Review comments - part 5 před 7 roky
file_util.cpp 2ff2732a78 only redefine 64 bit file operation for MSVC před 7 roky
file_util.h bfe84f06f2 string_util: remove TString conversion for windows před 7 roky
hash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" před 7 roky
hex_util.cpp 70bd2bb1d3 ips_layer: Deduplicate resource usage před 7 roky
hex_util.h 70bd2bb1d3 ips_layer: Deduplicate resource usage před 7 roky
math_util.h 45211a7a91 common/math_util: Simplify std::make_signed usages to std::make_signed_t před 7 roky
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library před 11 roky
microprofile.h dc8479928c Sources: Run clang-format on everything. před 10 roky
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) před 10 roky
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" před 7 roky
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements před 7 roky
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements před 7 roky
quaternion.h 096be16636 Format: Run the new clang format on everything před 8 roky
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert před 7 roky
scm_rev.cpp.in e3af341d5b Better Title Bar Display před 8 roky
scm_rev.h e3af341d5b Better Title Bar Display před 8 roky
scope_exit.h 096be16636 Format: Run the new clang format on everything před 8 roky
string_util.cpp e696ed1f4d am: Deglobalize software keyboard applet před 7 roky
string_util.h e696ed1f4d am: Deglobalize software keyboard applet před 7 roky
swap.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" před 8 roky
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common před 8 roky
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission před 7 roky
thread.cpp 1bf5a337a5 common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter před 7 roky
thread.h 93f7677402 common/thread: Make Barrier's 'count' member non-const před 7 roky
thread_queue_list.h 11470f331a thread_queue_list: Make contains() and get_first() const member functions před 8 roky
threadsafe_queue.h 6e5f83ee24 remove polymorphism issue před 8 roky
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" před 8 roky
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" před 8 roky
vector_math.h cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes před 8 roky
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom před 7 roky