.. |
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
|
gui: add SLAM Stereo option to calibrate gui
|
2022-01-04 18:19:17 +00:00 |
u_config_json.h
|
aux: Migrate num_ to _count
|
2021-11-13 12:04:38 +00: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
|
xrt: Remove xrt_view::display::{w|h}_meters
|
2021-12-10 21:27:15 -06:00 |
u_device.h
|
st/oxr: Rename all num_ in the state tracker, too.
|
2021-11-13 12:04:38 +00:00 |
u_distortion.c
|
xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate)
|
2021-11-13 12:04:38 +00:00 |
u_distortion.h
|
xrt: Reflow after column change
|
2021-01-15 13:50:32 +00:00 |
u_distortion_mesh.c
|
aux: Migrate num_ to _count
|
2021-11-13 12:04:38 +00: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
|
aux/util: Add u_frame_create_roi
|
2021-12-12 13:12:42 -03:00 |
u_frame.h
|
aux/util: Add u_frame_create_roi
|
2021-12-12 13:12:42 -03:00 |
u_generic_callbacks.hpp
|
misc: Address compilation warnings and fix u_json_get_bool
|
2021-11-12 15:33:06 -03: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
|
aux: Migrate num_ to _count
|
2021-11-13 12:04:38 +00:00 |
u_hand_tracking.h
|
aux: Migrate num_ to _count
|
2021-11-13 12:04:38 +00:00 |
u_handles.c
|
u/handles: Add graphics sync handle helpers.
|
2021-04-07 00:50:10 +01:00 |
u_handles.h
|
util: Fix copyright typo.
|
2021-10-15 14:55:12 -05: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
|
misc: Address compilation warnings and fix u_json_get_bool
|
2021-11-12 15:33:06 -03:00 |
u_json.h
|
aux/util: Add get_vec3_f64_array
|
2021-08-16 21:02:27 +01:00 |
u_json.hpp
|
u/json: Update macro signatures to fix MSVC builds
|
2021-12-08 15:35:54 +00:00 |
u_logging.c
|
aux/util: Fix log message formatting on Windows.
|
2021-10-15 15:05:34 -05: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: Allow u_sink_queue to queue more than one frame
|
2021-12-01 13:45:18 +00:00 |
u_sink_combiner.c
|
u/sink: Add u_sink_combiner helper to combine frames to stereo frames
|
2021-10-09 22:28:11 +01:00 |
u_sink_converter.c
|
u/sink: Add conversion from L8 to R8G8B8
|
2021-09-03 22:16: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: Allow u_sink_queue to queue more than one frame
|
2021-12-01 13:45:18 +00: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_string_list.cpp
|
u/string_list: Add constructor from existing list
|
2022-01-13 23:04:17 +01:00 |
u_string_list.h
|
u/string_list: Add constructor from existing list
|
2022-01-13 23:04:17 +01:00 |
u_string_list.hpp
|
u/string_list: Add contains function
|
2022-01-13 22:37:25 +01:00 |
u_template_historybuf.hpp
|
a/math: Let relation history report its size
|
2021-12-10 21:06:04 +00: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
|
xrt: Tidy s/ll/log_level/g
|
2021-11-22 14:29:10 -06:00 |
u_timing_render.c
|
xrt: Tidy s/ll/log_level/g
|
2021-11-22 14:29:10 -06: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
|
u/var: Add u_var_combo
|
2021-12-21 11:43:17 +00:00 |
u_verify.h
|
xrt: Rename all "num" parameters and fields to "count" (or "capacity" as appropriate)
|
2021-11-13 12:04:38 +00:00 |