citra/src/common
zhupengfei ab335ccf1b
core, web_service: Changes to announce service
Separated registering and updating to correspond to the new announce API endpoint. Also added a verify_UID for JWT audience verification.
2018-12-15 11:02:52 +08:00
..
logging logging: Add DebuggerBackend for logging to Visual Studio 2018-12-01 12:54:17 +01:00
x64
alignment.h
announce_multiplayer_room.h core, web_service: Changes to announce service 2018-12-15 11:02:52 +08:00
assert.h
bit_field.h Common/Bitfield: store value as unsigned type 2018-11-10 23:42:39 -05:00
bit_set.h
chunk_file.h
cityhash.cpp
cityhash.h
CMakeLists.txt android: set up cmake 2018-11-20 14:24:19 -05:00
color.h
common_funcs.h
common_paths.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
common_types.h
detached_tasks.cpp
detached_tasks.h
file_util.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
file_util.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
hash.h
linear_disk_cache.h
math_util.h common/math_util: Simplify std::make_signed usages to std::make_signed_t 2018-11-23 15:01:05 +01:00
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
param_package.cpp
param_package.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
string_util.cpp string_util: Remove ArrayToString() 2018-11-16 15:29:40 +01:00
string_util.h string_util: Remove ArrayToString() 2018-11-16 15:29:40 +01:00
swap.h
telemetry.cpp
telemetry.h
thread_queue_list.h
thread.cpp common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter 2018-11-23 18:23:06 +01:00
thread.h common/thread: Make Barrier's 'count' member non-const 2018-11-23 18:22:30 +01:00
threadsafe_queue.h
timer.cpp
timer.h
vector_math.h
web_result.h