James Rowe 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 سال پیش
..
logging 2ac834c722 common/logging: Silence no return value warnings 6 سال پیش
x64 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 سال پیش
CMakeLists.txt b429095b61 Fix git version in scm_rev.cpp 6 سال پیش
algorithm.h d5706346d7 common/algorithm: Add description comment indicating intended algorithms 6 سال پیش
alignment.h 57ffada746 alignment: Resolve allocator construction issues on debug 6 سال پیش
assert.h 49e0a30dbd fix clang-format and lambda capture 6 سال پیش
bit_field.h 8ed0d92e32 Revert "common/bit_field: Silence sign-conversion warnings" 6 سال پیش
bit_util.h 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth 7 سال پیش
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 سال پیش
cityhash.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 سال پیش
color.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 سال پیش
common_funcs.h f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros 6 سال پیش
common_paths.h 84412591c9 file_util: Add shader directory 7 سال پیش
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. 7 سال پیش
detached_tasks.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 سال پیش
detached_tasks.h e4daf4bee5 Review comments - part 5 7 سال پیش
file_util.cpp f4417eab8f common/file_util: Silence -Wswitch 6 سال پیش
file_util.h 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional 7 سال پیش
hash.h c5c89a4d5c common/hash: Remove unused HashableStruct 6 سال پیش
hex_util.cpp a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 سال پیش
hex_util.h 969cd6dc1d common/hex_util: Reserve std::string memory ahead of time 7 سال پیش
lz4_compression.cpp 0e2f617abc common/lz4_compression: Remove #pragma once directive from the cpp file 7 سال پیش
lz4_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 سال پیش
math_util.h 1edf018319 common/math_util: Provide a template deduction guide for Common::Rectangle 7 سال پیش
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. 7 سال پیش
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. 7 سال پیش
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 سال پیش
microprofile.h dc8479928c Sources: Run clang-format on everything. 9 سال پیش
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 سال پیش
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 سال پیش
multi_level_queue.h 25f8606a6d Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 سال پیش
page_table.cpp 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 سال پیش
page_table.h 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 سال پیش
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements 7 سال پیش
param_package.h 690f326613 citra_qt/configuration: misc input tab improvements 7 سال پیش
quaternion.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 سال پیش
ring_buffer.h ab6dfa4fa5 ring_buffer: Use std::atomic_size_t in a static assert 7 سال پیش
scm_rev.cpp.in 3d4a0b94e3 common: Add additional SCM revision fields 6 سال پیش
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields 6 سال پیش
scope_exit.h b569641098 common/scope_exit: Replace std::move with std::forward in ScopeExit() 7 سال پیش
string_util.cpp e696ed1f4d am: Deglobalize software keyboard applet 7 سال پیش
string_util.h e696ed1f4d am: Deglobalize software keyboard applet 7 سال پیش
swap.h 0d8ef2d3b9 common/swap: Improve codegen of the default swap fallbacks 7 سال پیش
telemetry.cpp 4512a6bbfc Remove unused CPU Vendor string and telemtry field 6 سال پیش
telemetry.h 585b6a6a50 compatdb: Use a seperate endpoint for testcase submission 7 سال پیش
thread.cpp 394095438a common/thread: Remove unused functions 7 سال پیش
thread.h 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 سال پیش
thread_queue_list.h f71c598907 common/thread_queue_list: Remove unnecessary dependency on boost 7 سال پیش
threadsafe_queue.h 67b8ecc73e common: SPSCQueue: Notify after incrementing queue size. 6 سال پیش
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 سال پیش
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 سال پیش
uint128.cpp b0d70096a1 common/uint128: Add missing top-file source text 7 سال پیش
uint128.h f2c41ba256 common/uint128: Add missing header guard 7 سال پیش
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization 7 سال پیش
uuid.h 1aa2b99a98 mii: Implement Delete and Destroy file 7 سال پیش
vector_math.h 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 سال پیش
web_result.h 183a664405 web_backend: Make Client use the PImpl idiom 7 سال پیش
zstd_compression.cpp a6f7a44aab common/zstd_compression: Remove #pragma once directive from source file 7 سال پیش
zstd_compression.h 4620ed47a3 common/{lz4_compression, zstd_compression}: Add missing header guards 7 سال پیش