monado/src/xrt/auxiliary/util
2020-11-10 03:09:07 +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 xrt: Move tracking origin setup code to u_device 2020-11-09 00:32:33 +01:00
u_device.h xrt: Move tracking origin setup code to u_device 2020-11-09 00:32:33 +01: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: Fix usage of M_PI 2020-11-10 03:09:07 +00:00
u_hand_tracking.h u/hand_tracking: Tidy header 2020-10-26 22:50:54 +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 aux/util: Port logging for Android. 2020-10-28 09:32:49 -05:00
u_logging.h aux/util: Adjust conditional log macros to handle msvc correctly 2020-11-10 03:09:07 +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 xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_sink_converter.c u/*: Use new logging functions 2020-07-03 14:55:44 +01: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 a/util: Appease clang-tidy with a define for ns per second 2020-11-09 16:18:00 -06:00
u_var.cpp u/var: Refactor how variables info is passed 2020-09-15 16:41:07 +00:00
u_var.h u/var: Refactor how variables info is passed 2020-09-15 16:41:07 +00:00