The open source OpenXR runtime
0
fork

Configure Feed

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

c/client: Improve word choice/clarity

+1 -1
+1 -1
src/xrt/compositor/client/comp_gl_client.h
··· 156 156 } 157 157 158 158 /*! 159 - * Fill in a client_gl_compositor and do common OpenGL sanity checking. 159 + * Fill in a client_gl_compositor and do common OpenGL readiness checking. 160 160 * 161 161 * OpenGL can have multiple backing window systems we have to interact with, so 162 162 * there isn't just one unified OpenGL client constructor.