..
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/u_config_json: add functions to save/load gui state to file
2022-01-18 17:18:43 +00:00
u_config_json.h
util/u_config_json: add functions to save/load gui state to file
2022-01-18 17:18:43 +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
aux/util: Move fov from u_device_simple_info::views to top level
2022-02-19 13:04:32 +00:00
u_device.h
aux/util: Move fov from u_device_simple_info::views to top level
2022-02-19 13:04:32 +00:00
u_distortion.c
xrt: Move fov from xrt_view to xrt_hmd_parts::distortion
2022-02-19 13:04:32 +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
xrt: Rename xrt_space_graph to xrt_relation_chain.
2022-01-21 19:54:30 +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_id_ringbuffer.cpp
a/util: Wrap "just enough" of the ring buffer stuff for generic use from C.
2022-02-08 13:18:15 -06:00
u_id_ringbuffer.h
a/util: Wrap "just enough" of the ring buffer stuff for generic use from C.
2022-02-08 13:18:15 -06:00
u_index_fifo.h
util: Add a index fifo
2020-06-02 13:02:04 +01:00
u_iterator_base.hpp
a/util: Split history buf file up, factor out more generic iterator base
2022-02-08 17:00:11 +00: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_pacing.h
a/util: Rename app_time_* in u_pc to comp_time_*
2022-02-08 10:51:39 -06:00
u_pacing_app.c
a/util: Some reorg and renaming in upa to be closer to upc
2022-02-08 10:51:40 -06:00
u_pacing_compositor.c
a/util: Remove unused member in upc
2022-02-08 10:51:39 -06:00
u_pacing_compositor_fake.c
a/util: Rename app_time_* in u_pc to comp_time_*
2022-02-08 10:51:39 -06: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 sink to convert from stereo to two SLAM frames
2022-03-08 20:38:58 +00:00
u_sink_combiner.c
xrt: fix -Wunused-variable warnings
2022-03-09 14:53:06 +01:00
u_sink_converter.c
u/sink: Add u_sink_create_to_r8g8b8_r8g8b8a8_r8g8b8x8_or_l8
2022-02-18 20:06:20 -06: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_force_genlock.c
u/sink: refactor u_sink_combiner
2022-02-10 10:55:06 -06:00
u_sink_queue.c
u/sink: Add some comments
2022-03-08 20:38:58 +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_sink_stereo_sbs_to_slam_sbs.c
u/sink: Add sink to convert from stereo to two SLAM frames
2022-03-08 20:38:58 +00:00
u_string_list.cpp
a/util: Add a new constructor and a new method to u_string_list
2022-01-24 16:34:45 -06:00
u_string_list.h
a/util: Add a new constructor and a new method to u_string_list
2022-01-24 16:34:45 -06:00
u_string_list.hpp
u/string_list: Add contains function
2022-01-13 22:37:25 +01:00
u_template_historybuf.hpp
a/util: Don't make the RingBufferHelper compile-depend on max size.
2022-02-08 13:18:05 -06:00
u_template_historybuf_const_iterator.inl
a/util: Don't make the RingBufferHelper compile-depend on max size.
2022-02-08 13:18:05 -06:00
u_template_historybuf_impl_helpers.hpp
a/util: Fix copy/move assign of history buf
2022-02-08 17:08:00 -06:00
u_template_historybuf_iterator.inl
a/util: Don't make the RingBufferHelper compile-depend on max size.
2022-02-08 13:18:05 -06: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_trace_marker.c
a/util: Rename u_render_timing to u_pacing_app and u_frame_timing to u_pacing_compositor.
2022-01-15 01:06:48 +00:00
u_trace_marker.h
u/trace_marker: Add new tracking category
2022-03-08 10:46:48 +00: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