suyu/src/common
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-23 05:55:32 -04:00
..
fs general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
logging general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
x64 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
algorithm.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
alignment.h general: Fix clang/gcc build errors 2022-03-20 02:25:09 -04:00
assert.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
assert.h
atomic_ops.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bit_cast.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bit_field.h common: Reduce unused includes 2022-03-19 15:01:31 -04:00
bit_set.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
bit_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
cityhash.cpp
cityhash.h
CMakeLists.txt general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
common_funcs.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
common_types.h common_types: Remove NonCopyable struct 2022-02-02 13:19:01 -05:00
concepts.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
detached_tasks.cpp
detached_tasks.h
div_ceil.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dynamic_library.cpp common: Reduce unused includes 2022-03-19 15:01:31 -04:00
dynamic_library.h
error.cpp
error.h
expected.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fiber.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fiber.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
hash.h
hex_util.cpp
hex_util.h common: Reduce unused includes 2022-03-19 15:01:31 -04:00
host_memory.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
host_memory.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
input.h general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
intrusive_red_black_tree.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
literals.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
lru_cache.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
lz4_compression.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
lz4_compression.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
math_util.h hle: nvflinger: Merge Rect with Common::Rectangle. 2022-03-24 18:13:33 -07:00
memory_detect.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
memory_detect.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
microprofile.cpp
microprofile.h
microprofileui.h
nvidia_flags.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
nvidia_flags.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
page_table.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
page_table.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
param_package.cpp
param_package.h
parent_of_member.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
point.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
quaternion.h
ring_buffer.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h
settings.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
settings.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
settings_input.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
settings_input.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
spin_lock.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
spin_lock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
stream.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
stream.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
string_util.cpp common: Reduce unused includes 2022-03-19 15:01:31 -04:00
string_util.h
swap.h
telemetry.cpp common: Reduce unused includes 2022-03-19 15:01:31 -04:00
telemetry.h common: Reduce unused includes 2022-03-19 15:01:31 -04:00
thread.cpp general: Fix clang/gcc build errors 2022-03-20 02:25:09 -04:00
thread.h common: Replace lock_guard with scoped_lock 2022-04-07 19:30:55 +01:00
thread_queue_list.h
thread_worker.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
threadsafe_queue.h common: Replace lock_guard with scoped_lock 2022-04-07 19:30:55 +01:00
time_zone.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
time_zone.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
tiny_mt.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
tree.h common: tree: Various updates. 2022-03-14 18:14:53 -07:00
uint128.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
unique_function.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
uuid.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
uuid.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vector_math.h
virtual_buffer.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
virtual_buffer.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
wall_clock.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
wall_clock.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
zstd_compression.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
zstd_compression.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00