tangled
alpha
login
or
join now
matrixfurry.com
/
monado
0
fork
atom
The open source OpenXR runtime
0
fork
atom
overview
issues
pulls
pipelines
monado
/
src
/
xrt
/
auxiliary
/
util
/
at
main
131 files
Ryan Pavlik
xrt: Some clang tidy fixes.
5y ago
146218b3
CMakeLists.txt
u/device: Break out not implemented functions into own file
3 months ago
u_autoexpgain.c
d/wmr: Adjust exposure and gain individually for each camera
3 years ago
u_autoexpgain.h
u/aeg: Add optional prefix for having multiple aeg UIs
3 years ago
u_bitwise.c
u_bitwise: Switch from static const int to defines.
5 years ago
u_bitwise.h
xrt: Some clang tidy fixes.
5 years ago
u_box_iou.hpp
all: Update Moshi's name
1 year ago
u_builders.c
xrt: split hand-tracking roles into separate unobstructed & conforming
8 months ago
u_builders.h
xrt: split hand-tracking roles into separate unobstructed & conforming
8 months ago
u_config_json.c
a/bindings: Remove xrt_[input|output]_name_string functions
3 months ago
u_config_json.h
d/remote: Get view count from json config
2 years ago
u_debug.c
u/debug: Use system property on Android for debug settings
2 years ago
u_debug.h
u/debug: Do not save pointer returned from getenv
2 years ago
u_debug_gui.c
u/debug_gui: Properly scale ImGui interface to match the display DPI
5 months ago
u_debug_gui.h
u/debug_gui: Add options to create call
2 years ago
u_deque.cpp
u/deque: Add generic wrapper for std::deque
3 years ago
u_deque.h
xrt: Fix missing function declaration without a prototype warnings
3 years ago
u_device.c
u/device: Add helper function to populate all functions
3 months ago
u_device.h
u/device: Add helper function to populate all functions
3 months ago
u_device_ni.c
u/device: Break out not implemented functions into own file
3 months ago
u_device_ni.h
u/device: Break out not implemented functions into own file
3 months ago
u_distortion.c
d/android: support all cardboard vertical alignment modes
4 months ago
u_distortion.h
d/android: support all cardboard vertical alignment modes
4 months ago
u_distortion_mesh.c
a/util: Use per-channel display size
5 months ago
u_distortion_mesh.h
d/wmr + a/util: Extract out WMR Poly3k distortion to shared place
5 months ago
u_documentation.h
a/util: Improve word choice/clarity
3 years ago
u_file.c
u/file: use GetTempPath on older Windows SDK versions
8 months ago
u_file.cpp
a/util: return int type for function returning the return value of snprintf
10 months ago
u_file.h
a/util: fallback to XDG_CACHE_HOME then ~/.cache in u_file_get_runtime_dir
10 months ago
u_format.c
a/util + xrt: Add BC4 image support
10 months ago
u_format.h
xrt: Reflow after column change
5 years ago
u_frame.c
a/util: Improve word choice/clarity
3 years ago
u_frame.h
aux/util: Add u_frame_create_roi
4 years ago
u_frame_times_widget.h
all: Update Moshi's name
1 year ago
u_future.cpp
xrt: adds support for XR_EXT_future
7 months ago
u_future.h
xrt: adds support for XR_EXT_future
7 months ago
u_generic_callbacks.hpp
xrt: Fix outdated name/email address
2 years ago
u_git_tag.c.in
monado: Fix trailing whitespace.
11 months ago
u_git_tag.h
xrt: Set runtime descriptions from CMake
2 years ago
u_hand_simulation.c
a/math: Add macros for degree/radian conversion
3 months ago
u_hand_simulation.h
u/hand: Remove unused field
3 years ago
u_hand_tracking.c
a/math: Add macros for degree/radian conversion
3 months ago
u_hand_tracking.h
u/hand: Remove unused field
3 years ago
u_handles.c
xrt: Fix outdated name/email address
2 years ago
u_handles.h
xrt: Fix outdated name/email address
2 years ago
u_hashmap.cpp
a/util,st/oxr: Fixes crash bug with XR_EXT_dpad_binding Crash occurs after multiple session runs with clients using `XR_EXT_dpad_binding`, this is was caused be not full deep cloning of interaction profiles with dpad_state
2 years ago
u_hashmap.h
a/util,st/oxr: Fixes crash bug with XR_EXT_dpad_binding Crash occurs after multiple session runs with clients using `XR_EXT_dpad_binding`, this is was caused be not full deep cloning of interaction profiles with dpad_state
2 years ago
u_hashset.cpp
a/util: Improve word choice/clarity
3 years ago
u_hashset.h
xrt: Reflow after column change
5 years ago
u_id_ringbuffer.cpp
xrt: Fix outdated name/email address
2 years ago
u_id_ringbuffer.h
xrt: Fix outdated name/email address
2 years ago
u_imu_sink_force_monotonic.c
all: Update Moshi's name
1 year ago
u_imu_sink_split.c
all: Update Moshi's name
1 year ago
u_index_fifo.h
a/util: Add missing includes
2 years ago
u_iterator_base.hpp
xrt: Fix outdated name/email address
2 years ago
u_json.c
xrt: Fix outdated name/email address
2 years ago
u_json.h
xrt: Fix outdated name/email address
2 years ago
u_json.hpp
u/json: Implement rule of 5 in JSONNode
1 year ago
u_limited_unique_id.cpp
u/limited_unique_id: Add process unique id generator
2 years ago
u_limited_unique_id.h
u/limited_unique_id: Add process unique id generator
2 years ago
u_linux.c
u/linux: Add helpers to raise thread scheduling priority
2 years ago
u_linux.h
a/util: Fix doxygen warnings
2 years ago
u_live_stats.cpp
u/pp: Move pretty printer for miliseconds to shared code
1 year ago
u_live_stats.h
a/util: Doxygen warning
2 years ago
u_logging.c
u/logging: Flush logging output on Windows
5 months ago
u_logging.h
u/logging: Add function to log to file
8 months ago
u_metrics.c
u/metrics: Add option to fflush after writing each metrics record.
2 years ago
u_metrics.h
u/metrics: Add functions to write a metrics file
3 years ago
u_misc.c
xrt: Fix missing function declaration without a prototype warnings
3 years ago
u_misc.h
u/misc: Only free memory if there was an allocation error
2 years ago
u_native_images_debug.h
u/native_images_debug: Add helper struct to debug xrt_image_native content
2 years ago
u_pacing.h
aux/util: use int64_t for timestamps in u_pacing
2 years ago
u_pacing_app.c
u/pacing: Make timing data more semantic
2 years ago
u_pacing_compositor.c
c/main + a/util: Make all pacers start at non-zero frame IDs
8 months ago
u_pacing_compositor_fake.c
u/pacing: Add more detailed log printout to "fake" pacer
8 months ago
u_pretty_print.c
xrt: Add attachable device spaces
4 months ago
u_pretty_print.h
u/pp: Add string getting functions
3 months ago
u_prober.c
u/prober: Add helper file for prober functions
3 years ago
u_prober.h
a/util: a->an
2 years ago
u_process.c
a/util: proceed pidfile creation if EEXIST
1 year ago
u_process.h
xrt: Fix missing function declaration without a prototype warnings
3 years ago
u_resampler.c
st/oxr: Implement FB_haptic_pcm
10 months ago
u_resampler.h
a/util: Add audio resampler
10 months ago
u_session.c
a/util: free events at destroy in u_session
1 year ago
u_session.h
a/util: : Fix codespell errors.
2 years ago
u_sink.h
a/util: `stereo_sbs_to_slam_sbs` -> `stereo_sbs_split`
8 months ago
u_sink_combiner.c
a/util: Support yuyv422 images in u_sink_combiner
10 months ago
u_sink_converter.c
u/sink: Fix conversion warning
4 months ago
u_sink_deinterleaver.c
u/sink: Make sure to add deinterleaver sink to context
4 years ago
u_sink_force_genlock.c
all: Update Moshi's name
1 year ago
u_sink_queue.c
u/sink: Make sink_queue drop the oldest frame when full
2 years ago
u_sink_quirk.c
a/util: Add "reinterpret bayer format as l8" quirk
7 months ago
u_sink_simple_queue.c
u/sink: Fix description of u_sink_simple_queue
2 years ago
u_sink_split.c
a/util: Make sink split support >2 downstreams
9 months ago
u_sink_stereo_sbs_split.c
a/util: `stereo_sbs_to_slam_sbs` -> `stereo_sbs_split`
8 months ago
u_space_overseer.c
xrt: Add attachable device spaces
4 months ago
u_space_overseer.h
u/space_overseer: allow single local space
1 year ago
u_string_list.cpp
xrt: Fix outdated name/email address
2 years ago
u_string_list.h
xrt: Fix outdated name/email address
2 years ago
u_string_list.hpp
xrt: Fix outdated name/email address
2 years ago
u_system.c
xrt: Expose the form factor on the system
1 year ago
u_system.h
u/system: Rafactor u_system to be usable as a base class
2 years ago
u_system_helpers.c
xrt: split hand-tracking roles into separate unobstructed & conforming
8 months ago
u_system_helpers.h
xrt: split hand-tracking roles into separate unobstructed & conforming
8 months ago
u_template_historybuf.hpp
all: Update Moshi's name
1 year ago
u_template_historybuf_const_iterator.inl
xrt: Fix outdated name/email address
2 years ago
u_template_historybuf_impl_helpers.hpp
all: Update Moshi's name
1 year ago
u_template_historybuf_iterator.inl
xrt: Fix outdated name/email address
2 years ago
u_threading.h
xrt: Reflow after column change
5 years ago
u_time.cpp
aux/util: use int64_t to represent timestamps in u_time
2 years ago
u_time.h
a/util: Add constant for nanoseconds in a microsecond
4 months ago
u_trace_marker.c
xrt: add inttypes.h to xrt_compiler.h
2 years ago
u_trace_marker.h
u/trace_marker: Add sub-zones to compositor markers
1 year ago
u_tracked_imu_3dof.c
Revert "a/math: Add filtered motion vectors to relation history"
8 months ago
u_tracked_imu_3dof.h
all: Update Moshi's name
1 year ago
u_truncate_printf.h
u/truncate_printf: Fix spelling [NFC]
2 years ago
u_var.cpp
u/var: Protect tracker access with a mutex.
2 years ago
u_var.h
u/var: Add gui sameline variable
1 year ago
u_vector.cpp
u/vector: Add generic wrapper for std::vector
3 years ago
u_vector.h
u/vector: Add generic wrapper for std::vector
3 years ago
u_verify.h
all: Update Moshi's name
1 year ago
u_visibility_mask.c
aux/util: initialize variables in u_visibility_mask_get_default
2 years ago
u_visibility_mask.h
u/mask: Scale output to FoV of the view
2 years ago
u_wait.h
u/wait: Add wait helper
3 years ago
u_win32_com_guard.cpp
xrt: Fix outdated name/email address
2 years ago
u_win32_com_guard.hpp
xrt: Fix outdated name/email address
2 years ago
u_windows.c
a/windows: Fix warning
2 years ago
u_windows.h
xrt: Fail to build with Clang 16
2 years ago
u_worker.c
u/worker: Split tracking of waiting tasks and in progress tasks
1 year ago
u_worker.cpp
u/worker: Add task worker helper
4 years ago
u_worker.h
xrt: Refactor reference functions to be clearer
2 years ago
u_worker.hpp
u/worker: Add direct group push in C++ interface
1 year ago