yuzu-android/src/common
bunnei 8aa9ae5ba5
Merge pull request #4868 from lioncash/discard-error
General: Make ignoring a discarded return value an error
2020-10-30 00:35:40 -07:00
..
logging
x64
CMakeLists.txt video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
algorithm.h
alignment.h
assert.h
atomic_ops.cpp
atomic_ops.h
bit_field.h
bit_util.h
cityhash.cpp
cityhash.h
color.h
common_funcs.h
common_paths.h
common_types.h
concepts.h
detached_tasks.cpp
detached_tasks.h
dynamic_library.cpp
dynamic_library.h
fiber.cpp common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 2020-10-28 02:02:44 -03:00
fiber.h common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 2020-10-28 02:02:44 -03:00
file_util.cpp
file_util.h General: Make ignoring a discarded return value an error 2020-10-30 00:13:21 -04:00
hash.h
hex_util.cpp
hex_util.h core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
lz4_compression.cpp
lz4_compression.h
math_util.h core: Fix clang build pt.3 2020-10-21 22:14:23 -04:00
memory_detect.cpp
memory_detect.h
memory_hook.cpp
memory_hook.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp General: Make ignoring a discarded return value an error 2020-10-30 00:13:21 -04:00
multi_level_queue.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
page_table.cpp
page_table.h
param_package.cpp
param_package.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
spin_lock.cpp
spin_lock.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
stream.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
stream.h common/stream: Be explicit with copy and move operators 2020-10-29 22:57:35 -04:00
string_util.cpp
string_util.h
swap.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
telemetry.cpp
telemetry.h
thread.cpp
thread.h
thread_queue_list.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
threadsafe_queue.h
time_zone.cpp
time_zone.h
timer.cpp
timer.h
uint128.cpp
uint128.h
uuid.cpp
uuid.h
vector_math.h input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
wall_clock.h
zstd_compression.cpp
zstd_compression.h