..
logging
common/logging/log: Add LLE in Audio_DSP comment ( #5327 )
2020-05-04 12:20:56 +02:00
serialization
Fix memory region serialization (OSK crash)
2020-04-10 16:51:01 +01:00
x64
common/cpu_detect: Remove Common::CPUVendor
2019-12-09 22:39:56 +00:00
alignment.h
Common: remove a mod from AlignUp ( #5441 )
2020-07-07 16:39:23 -05:00
announce_multiplayer_room.h
core, web_service: Check for error when registering rooms
2019-04-20 12:50:14 +08:00
archives.h
Code review actions (plus hopefully fix the linux CI)
2020-03-31 17:54:28 +01: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
cityhash.cpp
cityhash.h
CMakeLists.txt
common: Remove chunk_file.h
2020-05-01 08:23:59 -04: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
General: Remove usages of ARRAY_SIZE where applicable. ( #5392 )
2020-06-19 09:10:45 -05:00
common_paths.h
core, citra_qt: Implement a save states file format and slot UI
2020-02-18 13:19:52 +08:00
common_types.h
construct.h
Code review - general gardening
2020-03-29 16:14:36 +01:00
detached_tasks.cpp
new-line that clang-format didn't fix
2019-11-09 12:56:17 -07:00
detached_tasks.h
Review comments - part 5
2018-10-20 10:35:55 -04:00
file_util.cpp
Merge pull request #5224 from FearlessTobi/port-3630
2020-05-13 18:28:01 +02:00
file_util.h
file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero
2020-05-11 01:58:13 +02:00
hash.h
gl_shader_gen: Mark hash implementations as noexcept
2020-04-30 22:57:36 -04:00
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
memory_ref.cpp
Added copyright notices on new files
2020-03-28 15:21:10 +00:00
memory_ref.h
Code review actions (plus hopefully fix the linux CI)
2020-03-31 17:54:28 +01:00
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
param_package.cpp
core/dumping: Allow format/encoder selection+configuration
2020-02-27 16:55:10 +08:00
param_package.h
core/dumping: Allow format/encoder selection+configuration
2020-02-27 16:55:10 +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
travis: Update xcode
2020-04-07 22:07:06 +01:00
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
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_queue_list.h
Code review actions (plus hopefully fix the linux CI)
2020-03-31 17:54:28 +01:00
thread.cpp
common: Port some changes from dolphin ( #5127 )
2020-03-25 14:33:37 -05:00
thread.h
input_common/udp: Port various changes from yuzu ( #5133 )
2020-04-17 02:50:28 +02: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
Put WebResult into a seperate file
2018-10-27 00:39:02 +02:00
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