bunnei 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 anni fa
..
logging a31ed02ae4 common/logging: don't use regex for path trimming 6 anni fa
x64 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 anni fa
CMakeLists.txt 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 anni fa
algorithm.h d5706346d7 common/algorithm: Add description comment indicating intended algorithms 6 anni fa
alignment.h b838e58d63 common: alignment: Add a helper function for generic alignment checking. 6 anni fa
assert.h 49e0a30dbd fix clang-format and lambda capture 6 anni fa
bit_field.h 8ed0d92e32 Revert "common/bit_field: Silence sign-conversion warnings" 6 anni fa
bit_util.h 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth 7 anni fa
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
color.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 anni fa
common_funcs.h b11b424a2d common: common_funcs: Add a macro for defining enum flag operators. 6 anni fa
common_paths.h 84412591c9 file_util: Add shader directory 7 anni fa
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. 7 anni fa
detached_tasks.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 anni fa
detached_tasks.h e4daf4bee5 Review comments - part 5 7 anni fa
dynamic_library.cpp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 anni fa
dynamic_library.h 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 anni fa
file_util.cpp bd0c56c6e7 common: Port some changes from dolphin (#5127) 6 anni fa
file_util.h 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional 7 anni fa
hash.h c5c89a4d5c common/hash: Remove unused HashableStruct 6 anni fa
hex_util.cpp a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 anni fa
hex_util.h 969cd6dc1d common/hex_util: Reserve std::string memory ahead of time 7 anni fa
lz4_compression.cpp 0e2f617abc common/lz4_compression: Remove #pragma once directive from the cpp file 7 anni fa
lz4_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 anni fa
math_util.h e38ed26b98 common/math_util: Support float type rectangles 6 anni fa
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. 7 anni fa
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. 7 anni fa
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 anni fa
microprofile.h dc8479928c Sources: Run clang-format on everything. 9 anni fa
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 anni fa
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
multi_level_queue.h 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 anni fa
page_table.cpp 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 anni fa
page_table.h 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 anni fa
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements 7 anni fa
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements 7 anni fa
quaternion.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 anni fa
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert 7 anni fa
scm_rev.cpp.in 3d4a0b94e3 common: Add additional SCM revision fields 6 anni fa
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields 6 anni fa
scope_exit.h 4df6ef04ac common: scope_exit: Implement mechanism for canceling a scope exit. 6 anni fa
string_util.cpp a31ed02ae4 common/logging: don't use regex for path trimming 6 anni fa
string_util.h e696ed1f4d am: Deglobalize software keyboard applet 7 anni fa
swap.h 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks 7 anni fa
telemetry.cpp 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 anni fa
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 anni fa
thread.cpp bd0c56c6e7 common: Port some changes from dolphin (#5127) 6 anni fa
thread.h bbd85a495a Address second part of review comments 6 anni fa
thread_queue_list.h f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost 7 anni fa
threadsafe_queue.h 67b8ecc73e common: SPSCQueue: Notify after incrementing queue size. 6 anni fa
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 anni fa
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 anni fa
uint128.cpp b0d70096a1 common/uint128: Add missing top-file source text 7 anni fa
uint128.h f2c41ba256 common/uint128: Add missing header guard 7 anni fa
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization 7 anni fa
uuid.h 1aa2b99a98 mii: Implement Delete and Destroy file 7 anni fa
vector_math.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 anni fa
virtual_buffer.cpp 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 anni fa
virtual_buffer.h 4ba2428c86 common: Add VirtualBuffer class, to abstract memory virtualization. 6 anni fa
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom 7 anni fa
zstd_compression.cpp a6f7a44aab common/zstd_compression: Remove #pragma once directive from source file 7 anni fa
zstd_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 anni fa