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