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