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