citra/src/common
2018-07-30 21:30:14 +08:00
..
logging frontend/applets: misc fixes 2018-06-30 08:01:49 +08:00
x64 Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
alignment.h
announce_multiplayer_room.h Move WebServices to use LibreSSL + cpp-httplib (#3501) 2018-03-24 13:19:35 -06:00
assert.h reformat all files with clang-format 2018-06-29 16:56:12 +03:00
bit_field.h
bit_set.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
break_points.cpp
break_points.h
chunk_file.h reformat all files with clang-format 2018-06-29 16:56:12 +03:00
cityhash.cpp
cityhash.h
CMakeLists.txt common: CodeBlock is unused 2018-07-22 21:04:29 +01:00
color.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
common_funcs.h common: Fix compilation on ARM 2018-05-13 11:34:45 +01:00
common_paths.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
common_types.h
file_util.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
file_util.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
hash.h Common/Hash: static_assert on the type passed to HashableStruct 2018-03-15 02:27:21 +02:00
linear_disk_cache.h
math_util.h
memory_util.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
memory_util.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
param_package.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
param_package.h
quaternion.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
scm_rev.cpp.in common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
scm_rev.h common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
scope_exit.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
string_util.cpp common/string_utils: replace boost::transform with std counterpart 2018-07-25 08:04:00 +08:00
string_util.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00
swap.h common/swap: Use static_cast where applicable 2018-07-30 21:30:14 +08:00
synchronized_wrapper.h
telemetry.cpp
telemetry.h telemetry: Remove unnecessary Field constructor 2018-07-18 16:18:34 -04:00
thread_queue_list.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
thread.cpp
thread.h
threadsafe_queue.h remove polymorphism issue 2018-07-21 16:16:21 +02:00
timer.cpp common/timer: use std::chrono, avoid platform-dependent code 2018-07-22 15:40:07 +08:00
timer.h common/timer: use std::chrono, avoid platform-dependent code 2018-07-22 15:40:07 +08:00
vector_math.h