[vlc-devel] [vlc-commits] Contribs: update libxcb to 1.12

Rémi Denis-Courmont remi at remlab.net
Wed Jun 29 08:47:54 CEST 2016


Le 2016-06-29 00:15, git at videolan.org a écrit :
> vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue
> Jun 28 23:57:38 2016 +0200| 
> [4f3188898a54709edf34efe65e500974df378612]
> | committer: Jean-Baptiste Kempf
>
> Contribs: update libxcb to 1.12

Correct but a waste of time.

We need display drivers from the OS: GLX, EGL, VDPAU (and in the future 
maybe Vulkan).

The display drivers depend on:
- GLX on Xlib,
- EGL on Xlib and/or Wayland-client,
- VDPAU (driver) on Xlib,
- Vulkan on Xlib, XCB and/or Wayland-client,
Xlib depends on Xlib-XCB.
Xlib-XCB depends on XCB.
(And XCB depends on Xau, xproto, etc).
=> So Xlib, XCB and Wayland-client must be provided by the OS.

VDPAU and Vulkan loaders (NOT the drivers) can realistically be shipped 
with VLC, FWIW.

-- 
Rémi Denis-Courmont
http://www.remlab.net/


More information about the vlc-devel mailing list