x11: create alternate X connections (MT-safe).
Make sure VA/X11 and VA/GLX backends can be used independently from
the user-provided master X display. Create alternate thread-local X
connections for VA-specific purposes.
This allows for async VA initialization without the need for the
program to explicitly call XInitThreads() beforehand.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Showing
va/x11/va_backend_x11.h
0 → 100644
Please register or sign in to comment