citra/src/common
2020-02-13 17:39:15 +08:00
..
logging logging/backend: Change type of filename from string to const char* 2020-01-28 14:29:26 +01:00
serialization clang-format fixes 2020-02-13 17:39:15 +08:00
x64 common/cpu_detect: Remove Common::CPUVendor 2019-12-09 22:39:56 +00:00
alignment.h
announce_multiplayer_room.h core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
archives.h clang-format fixes 2020-02-13 17:39:15 +08:00
assert.h fix clang-format and lambda capture 2019-10-05 10:54:07 -04:00
bit_field.h common/bit_field: Make BitField trivially copyable 2019-03-16 04:10:03 +01:00
bit_set.h
chunk_file.h
cityhash.cpp
cityhash.h
CMakeLists.txt Use load_construct_data for kernel objects 2020-02-13 17:38:25 +08:00
color.h common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
common_funcs.h
common_paths.h texture dump hotkey (ctrl+d) 2019-11-09 12:56:30 -07:00
common_types.h
construct.h clang-format fixes 2020-02-13 17:39:15 +08:00
detached_tasks.cpp new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
detached_tasks.h
file_util.cpp Only load precompiled shaders if their sanitize_mul setting matches 2020-01-15 21:10:37 -07:00
file_util.h Add missing changes from yuzu file_util 2020-01-15 19:58:34 -07:00
hash.h
linear_disk_cache.h
math_util.h common/math_util: Provide a template deduction guide for Common::Rectangle 2019-06-01 02:10:36 +02:00
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
param_package.cpp
param_package.h
pod.h clang-format fixes 2020-02-13 17:39:15 +08:00
quaternion.h common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
ring_buffer.h
scm_rev.cpp.in Add shader cache version generation 2020-01-15 19:58:33 -07:00
scm_rev.h Add shader cache version generation 2020-01-15 19:58:33 -07:00
scope_exit.h common/scope_exit: Replace std::move with std::forward in ScopeExit() 2019-04-15 17:55:44 +02:00
string_util.cpp remove Common::TrimSourcePath 2019-03-10 19:18:09 -05:00
string_util.h common/string_util: Move TextFromBuffer to string_util 2019-04-08 22:34:21 +08:00
swap.h common/swap: Improve codegen of the default swap fallbacks 2019-04-15 17:56:16 +02:00
telemetry.cpp common: Add a generic interface for logging telemetry fields. 2017-05-24 19:16:21 -04:00
telemetry.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
texture.cpp new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
texture.h specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
thread.cpp Port various minor changes from yuzu PRs (#4725) 2019-05-01 14:28:49 +02:00
thread.h Port various minor changes from yuzu PRs (#4725) 2019-05-01 14:28:49 +02:00
thread_queue_list.h clang-format fixes 2020-02-13 17:39:15 +08:00
threadsafe_queue.h common: SPSCQueue: Notify after incrementing queue size. 2020-01-19 13:35:49 +01:00
timer.cpp
timer.h
vector_math.h clang-format fixes 2020-02-13 17:39:15 +08:00
web_result.h
zstd_compression.cpp Address review and update zstd 2020-01-15 19:58:34 -07:00
zstd_compression.h Address review and update zstd 2020-01-15 19:58:34 -07:00