Skip to content

Commit

Permalink
mesalib: Enable VA-API and VDPAU
Browse files Browse the repository at this point in the history
This adds the function `__vaDriverInit_1_3` to the drivers.

Tested on *keineahnung* (Intel) and *inbetweenmove* (AMDGPU).
  • Loading branch information
pmenzel committed Dec 6, 2018
1 parent ee8df4d commit 7e013f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mesalib.be0
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ mee_configure() {
--enable-gles1 \
--enable-gles2 \
--enable-osmesa \
--enable-va \
--enable-vdpau \
--enable-xa \
--enable-glx-tls \
--with-platforms="drm,x11,wayland" \
Expand Down

0 comments on commit 7e013f9

Please sign in to comment.