citra/src/common
zhupengfei 872e505cc6
common/timer: use std::chrono, avoid platform-dependent code
* core/timer: use even more std::chrono

* common/timer: convert GetLocalTimeSinceJan1970
2018-07-22 15:40:07 +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 Common: Clean up meta-template logic in BitField 2017-05-24 21:06:00 -07:00
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 Remove unused import in break_points.cpp (#2763) 2017-06-08 21:16:46 -07:00
break_points.h
chunk_file.h reformat all files with clang-format 2018-06-29 16:56:12 +03:00
cityhash.cpp Common: Use common swap.h macros in CityHash 2018-01-15 13:43:38 -08:00
cityhash.h Common: Remove CityHash32 and CityHashCrc128 variants 2018-01-15 13:43:37 -08:00
CMakeLists.txt common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
code_block.h
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 Settings: Change resolution scaling to an integer instead of a float 2017-12-23 16:10:25 -07:00
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 Common: add ParamPackage 2017-03-01 23:30:57 +02:00
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 log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
string_util.h Logging: Add customizable logging backends and fmtlib based macros 2018-03-16 11:18:06 +08:00
swap.h common: Fix compilation on ARM 2018-05-13 11:34:45 +01:00
synchronized_wrapper.h SynchronizedWrapper: Add Lock convenience method 2017-02-26 17:22:02 -08:00
telemetry.cpp common: Add a generic interface for logging telemetry fields. 2017-05-24 19:16:21 -04:00
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 Support mingw cross-compile 2016-12-05 19:09:16 +01:00
thread.h Common::Event: add WaitUntil 2016-12-26 10:41:26 +02:00
threadsafe_queue.h Remove all edits not in the scope of this PR 2018-03-16 12:17:14 +08: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 vector_math: Return by const reference for const operator[] 2017-12-03 19:35:54 -05:00