Lime3DS/src/common
..
aarch64
logging common: Make TrimSourcePath constexpr (#6279) 2023-02-03 19:01:10 +01:00
serialization
x64
alignment.h common: Resolve C4267 warning on MSVC 2022-05-18 00:05:40 -04:00
android_storage.cpp citra_android: Storage Access Framework implementation (#6313) 2023-03-23 14:30:52 +01:00
android_storage.h citra_android: Storage Access Framework implementation (#6313) 2023-03-23 14:30:52 +01:00
announce_multiplayer_room.h core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
arch.h
archives.h Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00
assert.h
atomic_ops.h
bit_field.h Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535) 2020-08-31 21:06:16 +02:00
bit_set.h
cityhash.cpp
cityhash.h
CMakeLists.txt
color.h Rasterizer cache refactor (#6375) 2023-04-21 10:14:55 +03:00
common_funcs.h Remove unused includes (#6405) 2023-04-02 06:24:59 +05:30
common_paths.h
common_precompiled_headers.h
common_types.h
construct.h
detached_tasks.cpp
detached_tasks.h
error.cpp Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
error.h
file_util.cpp
file_util.h
hash.h
linear_disk_cache.h
literals.h Address review comments 2022-11-15 11:20:35 +01:00
math_util.h
memory_detect.cpp
memory_detect.h Address review comments 2022-11-15 11:20:35 +01:00
memory_ref.cpp
memory_ref.h
microprofile.cpp Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
microprofileui.h Common: Remove section measurement from profiler (#1731) 2016-04-29 00:07:10 -07:00
misc.cpp core\file_sys\archive_sdmc.cpp: Log error message if file failed to open. (#6284) 2023-02-14 22:19:45 +01:00
param_package.cpp
param_package.h
polyfill_thread.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
quaternion.h Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535) 2020-08-31 21:06:16 +02:00
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
settings.cpp
settings.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
string_literal.h
string_util.cpp
string_util.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
swap.h general: Fix various spelling errors 2021-01-03 02:39:41 +01:00
telemetry.cpp build: Update to support multi-arch builds. 2023-01-07 01:09:32 -08:00
telemetry.h common/telemetry: Migrate namespace into the Common namespace 2021-01-04 05:17:13 +01:00
texture.cpp Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
texture.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
thread_queue_list.h
thread_worker.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
thread.cpp
thread.h
threadsafe_queue.h Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535) 2020-08-31 21:06:16 +02:00
timer.cpp
timer.h common: Resolve C4267 warning on MSVC 2022-05-18 00:05:40 -04:00
unique_function.h
vector_math.h src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +01:00
web_result.h
zstd_compression.cpp Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
zstd_compression.h