yuzu-android/src/common
bunnei 2f2fc47af2
Merge pull request #1732 from DarkLordZach/yield-types
svc: Implement yield types 0 and -1
2018-12-15 00:28:12 -05:00
..
logging Backport review comment from citra-emu/citra#4418 2018-12-07 16:21:18 +01:00
x64 common: Remove dependency on xbyak 2018-11-21 03:43:41 -05:00
CMakeLists.txt common: Remove bit_set.h 2018-11-21 21:30:10 -05:00
alignment.h
assert.h common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions 2018-11-20 18:15:37 -05:00
bit_field.h Common/Bitfield: store value as unsigned type 2018-11-16 15:49:57 +01:00
cityhash.cpp
cityhash.h
color.h
common_funcs.h
common_paths.h
common_types.h
detached_tasks.cpp
detached_tasks.h
file_util.cpp
file_util.h
hash.h
hex_util.cpp
hex_util.h
math_util.h common/math_util: Simplify std::make_signed usages to std::make_signed_t 2018-11-21 02:08:18 -05: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 am: Deglobalize software keyboard applet 2018-11-18 10:53:47 -05:00
string_util.h am: Deglobalize software keyboard applet 2018-11-18 10:53:47 -05:00
swap.h
telemetry.cpp
telemetry.h
thread.cpp common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter 2018-11-22 00:40:26 -05:00
thread.h common/thread: Make Barrier's 'count' member non-const 2018-11-21 21:47:08 -05:00
thread_queue_list.h scheduler: Add explanations for YieldWith and WithoutLoadBalancing 2018-11-22 00:33:53 -05:00
threadsafe_queue.h
timer.cpp
timer.h
vector_math.h
web_result.h