Lioncash f0bfb24c61 threadsafe_queue: Remove NeedSize template parameter vor 7 Jahren
..
logging eb15711ee6 Backport review comment from citra-emu/citra#4418 vor 7 Jahren
x64 3533d33ff5 common: Remove dependency on xbyak vor 7 Jahren
CMakeLists.txt dfd14618f7 cmake: Fix title bar issue vor 7 Jahren
alignment.h 541e9624eb common: Add function for checking word alignment to alignment.h vor 7 Jahren
assert.h 9dcc229dfe common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions vor 7 Jahren
bit_field.h 786995a81e Common/Bitfield: store value as unsigned type vor 7 Jahren
bit_util.h fc8da2d5e3 common: Add basic bit manipulation utility function to Common vor 7 Jahren
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" vor 8 Jahren
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" vor 8 Jahren
color.h 5a9c00ea04 common/color: Remove unnecessary const qualifiers on return types vor 8 Jahren
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" vor 8 Jahren
common_paths.h 84412591c9 file_util: Add shader directory vor 7 Jahren
common_types.h 16ffecd8fb common_types: Convert typedefs to using aliases vor 8 Jahren
detached_tasks.cpp 4d139943f2 Port web_service from Citra vor 7 Jahren
detached_tasks.h e4daf4bee5 Review comments - part 5 vor 7 Jahren
file_util.cpp 84412591c9 file_util: Add shader directory vor 7 Jahren
file_util.h 84412591c9 file_util: Add shader directory vor 7 Jahren
hash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" vor 8 Jahren
hex_util.cpp 70bd2bb1d3 ips_layer: Deduplicate resource usage vor 7 Jahren
hex_util.h 70bd2bb1d3 ips_layer: Deduplicate resource usage vor 7 Jahren
math_util.h 45211a7a91 common/math_util: Simplify std::make_signed usages to std::make_signed_t vor 7 Jahren
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library vor 11 Jahren
microprofile.h dc8479928c Sources: Run clang-format on everything. vor 10 Jahren
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) vor 10 Jahren
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" vor 8 Jahren
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements vor 7 Jahren
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements vor 7 Jahren
quaternion.h acddf16e57 common/quaternion: Ensure that w is always initialized vor 7 Jahren
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert vor 8 Jahren
scm_rev.cpp.in be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash vor 7 Jahren
scm_rev.h be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash vor 7 Jahren
scope_exit.h 096be16636 Format: Run the new clang format on everything vor 8 Jahren
string_util.cpp e696ed1f4d am: Deglobalize software keyboard applet vor 7 Jahren
string_util.h e696ed1f4d am: Deglobalize software keyboard applet vor 7 Jahren
swap.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" vor 8 Jahren
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common vor 8 Jahren
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission vor 7 Jahren
thread.cpp 1bf5a337a5 common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter vor 7 Jahren
thread.h 93f7677402 common/thread: Make Barrier's 'count' member non-const vor 7 Jahren
thread_queue_list.h 820d81b9a5 scheduler: Add explanations for YieldWith and WithoutLoadBalancing vor 7 Jahren
threadsafe_queue.h f0bfb24c61 threadsafe_queue: Remove NeedSize template parameter vor 7 Jahren
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" vor 8 Jahren
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" vor 8 Jahren
vector_math.h cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes vor 8 Jahren
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom vor 7 Jahren