Lioncash 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 years ago
..
logging 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
x64 3533d33ff5 common: Remove dependency on xbyak 7 years ago
CMakeLists.txt 72477731ed common/zstd_compression: Add Zstandard wrapper 7 years ago
alignment.h 541e9624eb common: Add function for checking word alignment to alignment.h 7 years ago
assert.h 021cd56bc9 Permit a Null Shader in case of a bad host_ptr. 7 years ago
bit_field.h 109b78a6d6 common/bit_util: Fix bad merge duplicating the copy constructor 7 years ago
bit_util.h 33db37e669 common/bit_util: Make CountLeading/CountTrailing functions have the same return types 7 years ago
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
color.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
common_paths.h 84412591c9 file_util: Add shader directory 7 years ago
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. 7 years ago
detached_tasks.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
detached_tasks.h e4daf4bee5 Review comments - part 5 7 years ago
file_util.cpp 84412591c9 file_util: Add shader directory 7 years ago
file_util.h 84412591c9 file_util: Add shader directory 7 years ago
hash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
hex_util.cpp 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
hex_util.h 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
lz4_compression.cpp 0e2f617abc common/lz4_compression: Remove #pragma once directive from the cpp file 7 years ago
lz4_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 years ago
math_util.h b9238edd0d common/math_util: Move contents into the Common namespace 7 years ago
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. 7 years ago
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. 7 years ago
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
microprofile.h dc8479928c Sources: Run clang-format on everything. 9 years ago
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 years ago
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
multi_level_queue.h 93b84e9308 common/multi_level_queue: Silence truncation warning in iterator operator++ 7 years ago
page_table.cpp 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 years ago
page_table.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 years ago
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
quaternion.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert 7 years ago
scm_rev.cpp.in be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
scm_rev.h be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 7 years ago
scope_exit.h b569641098 common/scope_exit: Replace std::move with std::forward in ScopeExit() 7 years ago
string_util.cpp e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
string_util.h e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
swap.h 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks 7 years ago
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 years ago
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 years ago
thread.cpp 394095438a common/thread: Remove unused functions 7 years ago
thread.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
thread_queue_list.h f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost 7 years ago
threadsafe_queue.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
uint128.cpp b0d70096a1 common/uint128: Add missing top-file source text 7 years ago
uint128.h f2c41ba256 common/uint128: Add missing header guard 7 years ago
vector_math.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom 7 years ago
zstd_compression.cpp b4857e326f common/zstd_compression: simplify decompression interface 7 years ago
zstd_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 years ago