| .. |
|
fs
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
logging
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
x64
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
CMakeLists.txt
|
logging/log.h: move enum class formatter to a separate file ...
|
4 years ago |
|
algorithm.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
alignment.h
|
common/alignment: Fix VS2022 compilation
|
4 years ago |
|
assert.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
assert.h
|
chore: add missing SPDX tags
|
4 years ago |
|
atomic_ops.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
bit_cast.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
bit_field.h
|
chore: add missing SPDX tags
|
4 years ago |
|
bit_set.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
bit_util.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
cityhash.cpp
|
chore: add missing SPDX tags
|
4 years ago |
|
cityhash.h
|
chore: add missing SPDX tags
|
4 years ago |
|
common_funcs.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
common_types.h
|
chore: add missing SPDX tags
|
4 years ago |
|
concepts.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
detached_tasks.cpp
|
common/detached_tasks: Wait for tasks before shutting down
|
5 years ago |
|
detached_tasks.h
|
Review comments - part 5
|
7 years ago |
|
div_ceil.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
dynamic_library.cpp
|
chore: add missing SPDX tags
|
4 years ago |
|
dynamic_library.h
|
chore: add missing SPDX tags
|
4 years ago |
|
error.cpp
|
common: Move error handling to error.cpp/h
|
4 years ago |
|
error.h
|
common: Move error handling to error.cpp/h
|
4 years ago |
|
expected.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
fiber.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
fiber.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
hash.h
|
common: Make use of [[nodiscard]] where applicable
|
6 years ago |
|
hex_util.cpp
|
chore: add missing SPDX tags
|
4 years ago |
|
hex_util.h
|
chore: add missing SPDX tags
|
4 years ago |
|
host_memory.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
host_memory.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
input.h
|
input_common: Add home and hard touch press buttons to UDP controllers
|
4 years ago |
|
intrusive_red_black_tree.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
literals.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
lru_cache.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
lz4_compression.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
lz4_compression.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
math_util.h
|
chore: add missing SPDX tags
|
4 years ago |
|
memory_detect.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
memory_detect.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
microprofile.cpp
|
Integrate the MicroProfile profiling library
|
11 years ago |
|
microprofile.h
|
Sources: Run clang-format on everything.
|
10 years ago |
|
microprofileui.h
|
Common: Remove section measurement from profiler (#1731)
|
10 years ago |
|
nvidia_flags.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
nvidia_flags.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
page_table.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
page_table.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
param_package.cpp
|
common/logging: Reduce scope of fmt include
|
4 years ago |
|
param_package.h
|
Project Mjölnir: Part 1
|
6 years ago |
|
parent_of_member.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
point.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
quaternion.h
|
Implement a basic class for motion devices
|
6 years ago |
|
ring_buffer.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
scm_rev.cpp.in
|
cmake: Remove shader cache version
|
5 years ago |
|
scm_rev.h
|
common: Add additional SCM revision fields
|
6 years ago |
|
scope_exit.h
|
common: scope_exit: Add a cancellable ScopeExit macro.
|
5 years ago |
|
settings.cpp
|
GCC 12 fixes
|
4 years ago |
|
settings.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
settings_input.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
settings_input.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
spin_lock.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
spin_lock.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
stream.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
stream.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
string_util.cpp
|
chore: add missing SPDX tags
|
4 years ago |
|
string_util.h
|
chore: add missing SPDX tags
|
4 years ago |
|
swap.h
|
chore: add missing SPDX tags
|
4 years ago |
|
telemetry.cpp
|
common: Reduce unused includes
|
4 years ago |
|
telemetry.h
|
common: Reduce unused includes
|
4 years ago |
|
thread.cpp
|
chore: add missing SPDX tags
|
4 years ago |
|
thread.h
|
chore: add missing SPDX tags
|
4 years ago |
|
thread_queue_list.h
|
chore: add missing SPDX tags
|
4 years ago |
|
thread_worker.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
threadsafe_queue.h
|
chore: add missing SPDX tags
|
4 years ago |
|
time_zone.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
time_zone.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
tiny_mt.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
tree.h
|
chore: add missing SPDX tags
|
4 years ago |
|
uint128.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
unique_function.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
uuid.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
uuid.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
vector_math.h
|
chore: add missing SPDX tags
|
4 years ago |
|
virtual_buffer.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
virtual_buffer.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
wall_clock.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
wall_clock.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
zstd_compression.cpp
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |
|
zstd_compression.h
|
general: Convert source file copyright comments over to SPDX
|
4 years ago |