The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

c/main: a->an

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>

+2 -2
+1 -1
src/xrt/compositor/main/comp_compositor.h
··· 169 169 */ 170 170 171 171 /*! 172 - * Convenience function to convert a xrt_compositor to a comp_compositor. 172 + * Convenience function to convert an xrt_compositor to a comp_compositor. 173 173 * 174 174 * @private @memberof comp_compositor 175 175 */
+1 -1
src/xrt/compositor/main/comp_main_interface.h
··· 6 6 * @author Jakob Bornecrantz <jakob@collabora.com> 7 7 * @ingroup comp_main 8 8 * 9 - * Formerly a header for defining a XRT graphics provider. 9 + * Formerly a header for defining an XRT graphics provider. 10 10 */ 11 11 12 12 #pragma once