Zach Hilman 14248685af cmake: Add SCM detection for Azure il y a 6 ans
..
logging 470466b31b log: Add logging class for Cheat Engine il y a 6 ans
x64 3533d33ff5 common: Remove dependency on xbyak il y a 7 ans
CMakeLists.txt 14248685af cmake: Add SCM detection for Azure il y a 6 ans
alignment.h febb88efc4 Common/Alignment: Add noexcept where required. il y a 7 ans
assert.h 021cd56bc9 Permit a Null Shader in case of a bad host_ptr. il y a 7 ans
binary_find.h 3b9d89839d texture_cache: Address Feedback il y a 7 ans
bit_field.h 109b78a6d6 common/bit_util: Fix bad merge duplicating the copy constructor il y a 7 ans
bit_util.h 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth il y a 7 ans
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
color.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace il y a 7 ans
common_funcs.h 3b9d89839d texture_cache: Address Feedback il y a 7 ans
common_paths.h 84412591c9 file_util: Add shader directory il y a 7 ans
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. il y a 7 ans
detached_tasks.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock il y a 7 ans
detached_tasks.h e4daf4bee5 Review comments - part 5 il y a 7 ans
file_util.cpp e7ab0e9127 common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() il y a 7 ans
file_util.h 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional il y a 7 ans
hash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
hex_util.cpp a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() il y a 7 ans
hex_util.h 969cd6dc1d common/hex_util: Reserve std::string memory ahead of time il y a 7 ans
lz4_compression.cpp 0e2f617abc common/lz4_compression: Remove #pragma once directive from the cpp file il y a 7 ans
lz4_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards il y a 7 ans
math_util.h 1edf018319 common/math_util: Provide a template deduction guide for Common::Rectangle il y a 7 ans
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. il y a 7 ans
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. il y a 7 ans
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
microprofile.h dc8479928c Sources: Run clang-format on everything. il y a 9 ans
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) il y a 10 ans
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
multi_level_queue.h 93b84e9308 common/multi_level_queue: Silence truncation warning in iterator operator++ il y a 7 ans
page_table.cpp 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. il y a 7 ans
page_table.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. il y a 7 ans
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements il y a 7 ans
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements il y a 7 ans
quaternion.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace il y a 7 ans
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert il y a 7 ans
scm_rev.cpp.in be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash il y a 7 ans
scm_rev.h be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash il y a 7 ans
scope_exit.h b569641098 common/scope_exit: Replace std::move with std::forward in ScopeExit() il y a 7 ans
string_util.cpp e696ed1f4d am: Deglobalize software keyboard applet il y a 7 ans
string_util.h e696ed1f4d am: Deglobalize software keyboard applet il y a 7 ans
swap.h 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks il y a 7 ans
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common il y a 8 ans
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission il y a 7 ans
thread.cpp 394095438a common/thread: Remove unused functions il y a 7 ans
thread.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock il y a 7 ans
thread_queue_list.h f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost il y a 7 ans
threadsafe_queue.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock il y a 7 ans
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" il y a 8 ans
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" il y a 8 ans
uint128.cpp b0d70096a1 common/uint128: Add missing top-file source text il y a 7 ans
uint128.h f2c41ba256 common/uint128: Add missing header guard il y a 7 ans
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization il y a 7 ans
uuid.h 1aa2b99a98 mii: Implement Delete and Destroy file il y a 7 ans
vector_math.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace il y a 7 ans
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom il y a 7 ans
zstd_compression.cpp a6f7a44aab common/zstd_compression: Remove #pragma once directive from source file il y a 7 ans
zstd_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards il y a 7 ans