.. |
u_bitwise.c
|
u_bitwise: Switch from static const int to defines.
|
2020-10-08 17:26:22 -05:00 |
u_bitwise.h
|
xrt: Some clang tidy fixes.
|
2020-08-12 17:11:42 -05:00 |
u_config_json.c
|
util: make sure u_config_json.file_loaded is false if we didn't load the file
|
2021-05-18 01:22:39 +00:00 |
u_config_json.h
|
aux/util: Save tracking override config
|
2021-03-02 19:43:19 +01:00 |
u_debug.c
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_debug.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_device.c
|
aux/util: Make new u_extents_2d as alternative to u_device_simple_info
|
2021-06-21 14:49:35 +00:00 |
u_device.h
|
aux/util: Make new u_extents_2d as alternative to u_device_simple_info
|
2021-06-21 14:49:35 +00:00 |
u_distortion.c
|
aux/util: switch blend mode to array
|
2021-04-11 04:08:49 -05:00 |
u_distortion.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_distortion_mesh.c
|
aux/util: Add North Star "VIPD" and "polynomial 2D" distortion methods
|
2021-06-21 12:29:31 -05:00 |
u_distortion_mesh.h
|
aux/util: Add North Star "VIPD" and "polynomial 2D" distortion methods
|
2021-06-21 12:29:31 -05:00 |
u_documentation.h
|
a/util: Namespace documentation
|
2021-05-04 11:04:32 -05:00 |
u_file.c
|
xrt: Add u_file_get_runtime_dir() and u_file_get_path_in_runtime_dir()
|
2021-04-15 21:42:06 +00:00 |
u_file.cpp
|
a/util: Non-linux implementation of u_file
|
2021-03-26 17:06:17 -05:00 |
u_file.h
|
xrt: Add u_file_get_runtime_dir() and u_file_get_path_in_runtime_dir()
|
2021-04-15 21:42:06 +00:00 |
u_format.c
|
xrt: Add XRT_FORMAT_BAYER_GR8 format
|
2021-01-27 16:09:07 +00:00 |
u_format.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_frame.c
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_frame.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_generic_callbacks.hpp
|
a/util: Add a generic callbacks collection.
|
2021-04-30 17:34:21 -05:00 |
u_git_tag.c.in
|
xrt: Add git tag/description
|
2020-10-20 17:43:11 +01:00 |
u_git_tag.h
|
xrt: Add git tag/description
|
2020-10-20 17:43:11 +01:00 |
u_hand_tracking.c
|
u/ht: Const-correctness
|
2021-04-26 22:38:42 +00:00 |
u_hand_tracking.h
|
u/ht: Const-correctness
|
2021-04-26 22:38:42 +00:00 |
u_handles.c
|
u/handles: Add graphics sync handle helpers.
|
2021-04-07 00:50:10 +01:00 |
u_handles.h
|
u/handles: Add graphics sync handle helpers.
|
2021-04-07 00:50:10 +01:00 |
u_hashmap.cpp
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_hashmap.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_hashset.cpp
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_hashset.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_index_fifo.h
|
util: Add a index fifo
|
2020-06-02 13:02:04 +01:00 |
u_json.c
|
aux/util: Add get_vec3_f64_array
|
2021-08-16 21:02:27 +01:00 |
u_json.h
|
aux/util: Add get_vec3_f64_array
|
2021-08-16 21:02:27 +01:00 |
u_logging.c
|
u/logging: Fix first global log message not getting correct level, add comments
|
2021-03-30 19:23:41 +01:00 |
u_logging.h
|
a/u_logging: Docs for logging.
|
2021-04-27 22:05:00 +00:00 |
u_misc.c
|
aux/util: Group the files and structs in documentation
|
2019-04-06 13:04:13 +01:00 |
u_misc.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_process.c
|
u/process: Fix a warning by marking a function as maybe unused.
|
2021-04-30 17:57:50 -05:00 |
u_process.h
|
xrt: Add u_process, backed by libbsd's pidfile
|
2021-04-15 21:42:06 +00:00 |
u_sink.h
|
u/sink: Add special converter sink that passes through YUV, L8 and RGB
|
2021-07-13 15:01:00 +00:00 |
u_sink_converter.c
|
u/sink: Make sure to free frame when we fail to decode
|
2021-08-20 18:55:21 +01:00 |
u_sink_deinterleaver.c
|
u/sink: Make sure to add deinterleaver sink to context
|
2021-08-23 20:25:52 +01:00 |
u_sink_queue.c
|
u/sink: Add tracing support
|
2021-07-09 21:36:57 +01:00 |
u_sink_quirk.c
|
u/sink: Make sure to add quirk sink to context
|
2021-08-20 17:14:43 +01:00 |
u_sink_split.c
|
u/sink: Make sure to add split sink to context
|
2021-08-23 20:25:08 +01:00 |
u_threading.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_time.cpp
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_time.h
|
u/time: Add helper comparising functions
|
2021-04-07 00:50:10 +01:00 |
u_timing.h
|
util: Fix doxygen warnings
|
2021-04-09 18:22:42 -05:00 |
u_timing_fake.c
|
u/ft: Rename frame timing functions
|
2021-04-07 00:50:10 +01:00 |
u_timing_frame.c
|
u/trace_marker: Use Percetto/Perfetto for tracing
|
2021-05-05 17:00:35 +01:00 |
u_timing_render.c
|
aux/util: only do tracing things if XRT_FEATURE_TRACING is enabled
|
2021-05-10 10:10:18 -05:00 |
u_trace_marker.c
|
u/trace_marker: Refactor init to fix bug
|
2021-06-14 19:12:14 +01:00 |
u_trace_marker.h
|
u/trace_marker: Add sink category
|
2021-07-09 19:19:50 +01:00 |
u_var.cpp
|
aux: fix or silence warnings
|
2021-03-26 17:06:17 -05:00 |
u_var.h
|
aux: fix or silence warnings
|
2021-03-26 17:06:17 -05:00 |
u_verify.h
|
aux/util: switch blend mode to array
|
2021-04-11 04:08:49 -05:00 |