mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
st/vdpau: pickup/ship the private header
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
parent
e3fd703e85
commit
f6507d2357
1 changed files with 9 additions and 8 deletions
|
|
@ -1,12 +1,13 @@
|
|||
C_SOURCES := \
|
||||
htab.c \
|
||||
ftab.c \
|
||||
device.c \
|
||||
query.c \
|
||||
surface.c \
|
||||
decode.c \
|
||||
presentation.c \
|
||||
bitmap.c \
|
||||
decode.c \
|
||||
device.c \
|
||||
ftab.c \
|
||||
htab.c \
|
||||
mixer.c \
|
||||
output.c \
|
||||
preemption.c \
|
||||
mixer.c
|
||||
presentation.c \
|
||||
query.c \
|
||||
surface.c \
|
||||
vdpau_private.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue