monado/src/xrt/auxiliary/util
2021-01-11 23:50:01 +00:00
..
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_debug.c u/debug: Silence warnings on MSVC 2020-09-18 17:15:33 +01:00
u_debug.h u_debug: Remove duplicate declaration 2020-11-09 16:18:00 -06:00
u_device.c u/device: Assign left/right hand trackers if no controllers are available 2021-01-06 13:29:36 +00:00
u_device.h u/device: Add U_DEVICE_ALLOC_NO_FLAGS 2021-01-06 13:29:36 +00:00
u_distortion.c u/distortion: Set blend mode incase it is zero 2020-10-27 21:34:29 +00:00
u_distortion.h u/distortion: Add simple cardboard distortion code 2020-10-26 21:53:55 +00:00
u_distortion_mesh.c u/distortion: Add simple cardboard distortion code 2020-10-26 21:53:55 +00:00
u_distortion_mesh.h u/distortion: Add simple cardboard distortion code 2020-10-26 21:53:55 +00:00
u_documentation.h a/util: FIx ambiguity of directories for docs. 2020-11-10 03:09:07 +00:00
u_file.c u/file: Stub out Linux path manip code. 2020-09-18 18:27:46 +01:00
u_file.h u/file: Add file helpers 2020-04-10 12:29:21 +00:00
u_format.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
u_format.h aux/util: Add format helper functions 2019-07-23 17:41:34 +01:00
u_frame.c xrt: Refactor frame interface 2019-08-27 08:17:21 +01:00
u_frame.h xrt: Refactor frame interface 2019-08-27 08:17:21 +01: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/hand_tracking: Curl fingers based on joint, increase total curl angle 2021-01-06 13:34:31 +00:00
u_hand_tracking.h u/hand_tracking: Curl fingers based on joint, increase total curl angle 2021-01-06 13:34:31 +00:00
u_handles.c u_handles: Add Win32 handle utilities 2020-10-08 17:26:22 -05:00
u_handles.h a/util: Add u_handles module. 2020-08-13 17:34:05 -05:00
u_hashmap.cpp u/hashmap: Add "empty" function. 2020-06-15 17:04:00 -05:00
u_hashmap.h u/hashmap: Add "empty" function. 2020-06-15 17:04:00 -05:00
u_hashset.cpp util: Add function for u_hashset to allocate a item 2020-06-02 13:02:04 +01:00
u_hashset.h util: Add function for u_hashset to allocate a item 2020-06-02 13:02:04 +01:00
u_index_fifo.h util: Add a index fifo 2020-06-02 13:02:04 +01:00
u_json.c u_json: Properly silence secure CRT warnings. 2020-10-08 17:26:22 -05:00
u_json.h u/json: Add u_json_get_matrix_3x3. 2020-07-02 18:42:37 +02:00
u_logging.c u/logging: Implement global log level. 2020-12-28 13:04:11 +00:00
u_logging.h u/logging: Implement global log level. 2020-12-28 13:04:11 +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 u/misc: Improve docs of calloc macros. 2020-08-26 11:26:46 -05:00
u_render_timing.c u/render_timing: Improve debug printing 2020-09-04 13:48:40 +01:00
u_render_timing.h ipc: Avoid deadlocks due to render timing helper not getting data in time 2020-07-01 13:22:03 +01:00
u_sink.h t/hand: Add hand tracking module 2020-12-07 12:30:26 +00:00
u_sink_converter.c t/hand: Add hand tracking module 2020-12-07 12:30:26 +00:00
u_sink_deinterleaver.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_sink_queue.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_sink_quirk.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_sink_split.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_threading.h u/threading: Cast result of realloc. 2020-09-18 17:15:33 +01:00
u_time.cpp a/util: Appease clang-tidy with a define for ns per second 2020-11-09 16:18:00 -06:00
u_time.h u_time: Make time_s_to_ns take double, not floa 2021-01-11 23:50:01 +00:00
u_var.cpp u/var: Refactor how variables info is passed 2020-09-15 16:41:07 +00:00
u_var.h xrt: Port commented printfs to u_logging. 2020-12-28 13:04:11 +00:00