monado/src/xrt/auxiliary/util
Ryan Pavlik 146218b346 xrt: Some clang tidy fixes.
A few suppressions as well where clang-tidy did the wrong thing.
2020-08-12 17:11:42 -05:00
..
u_bitwise.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
u_bitwise.h xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
u_debug.c u/debug: Add function to get logging level 2020-07-03 18:58:34 +01:00
u_debug.h u/debug: Add function to get logging level 2020-07-03 18:58:34 +01:00
u_device.c xrt: use _USE_MATH_DEFINES to make sure M_PI gets defined. 2020-07-17 13:53:39 -05:00
u_device.h u/*: Use new logging functions 2020-07-03 14:55:44 +01:00
u_distortion_mesh.c xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_distortion_mesh.h xrt: Improve doxygen documentation. 2020-06-03 16:28:18 -05:00
u_documentation.h aux/math: Group the files and structs in documentation 2019-04-06 13:05:35 +01:00
u_file.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05: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_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 xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -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: Format logging output. 2020-07-09 13:38:07 +02:00
u_logging.h u/logging: Add U_LOG_IFL. 2020-07-31 12:45:47 +02:00
u_misc.c aux/util: Group the files and structs in documentation 2019-04-06 13:04:13 +01:00
u_misc.h aux/util: Add U_ARRAY_REALLOC_OR_FREE to safely wrap realloc. 2019-12-03 09:39:06 -06:00
u_render_timing.c u/*: Use new logging functions 2020-07-03 14:55:44 +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: Add a new higher level threading helpers 2020-04-15 17:33:35 +00:00
u_time.cpp u/time: Use a very large hammer to "fix" time_state 2020-05-27 17:50:06 +01:00
u_time.h u/time: Use a very large hammer to "fix" time_state 2020-05-27 17:50:06 +01:00
u_var.cpp u/var: Use a macro to only write list once 2020-01-25 14:54:44 +00:00
u_var.h u/var: Add log level tracker 2020-07-03 19:01:55 +01:00