bunnei 6b48ba5271 Merge pull request #1424 from DarkLordZach/ips-witch 7 years ago
..
logging 6f16826260 text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 7 years ago
x64 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt 8e6311bfd2 Remove "#" in the version number 7 years ago
alignment.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
assert.h 476e0fae4c Port #3474 from Citra 8 years ago
bit_field.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
bit_set.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
color.h 5a9c00ea04 common/color: Remove unnecessary const qualifiers on return types 8 years ago
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
common_paths.h bd8db3f7f8 common_paths: Add Load and Dump dirs 7 years ago
common_types.h 16ffecd8fb common_types: Convert typedefs to using aliases 8 years ago
detached_tasks.cpp 4d139943f2 Port web_service from Citra 7 years ago
detached_tasks.h e4daf4bee5 Review comments - part 5 7 years ago
file_util.cpp bd8db3f7f8 common_paths: Add Load and Dump dirs 7 years ago
file_util.h bfe84f06f2 string_util: remove TString conversion for windows 7 years ago
hash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
hex_util.cpp 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
hex_util.h 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
math_util.h f2a03468b1 math_util: Always initialize members of Rectangle 8 years ago
memory_util.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
memory_util.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
microprofile.h dc8479928c Sources: Run clang-format on everything. 10 years ago
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 years ago
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
quaternion.h 096be16636 Format: Run the new clang format on everything 8 years ago
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert 7 years ago
scm_rev.cpp.in e3af341d5b Better Title Bar Display 8 years ago
scm_rev.h e3af341d5b Better Title Bar Display 8 years ago
scope_exit.h 096be16636 Format: Run the new clang format on everything 8 years ago
string_util.cpp fdb35760a7 string_util: unify UTF8<->UTF16 conversion to codecvt 7 years ago
string_util.h bfe84f06f2 string_util: remove TString conversion for windows 7 years ago
swap.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 years ago
telemetry.h 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 years ago
thread.cpp 45d941d62e Support mingw cross-compile 9 years ago
thread.h e0ce07aa7d common/thread: remove YieldCPU() 7 years ago
thread_queue_list.h 11470f331a thread_queue_list: Make contains() and get_first() const member functions 8 years ago
threadsafe_queue.h 6e5f83ee24 remove polymorphism issue 8 years ago
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
vector_math.h cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes 8 years ago
web_result.h b4ace6ec6f Address a bunch of review comments 7 years ago