projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b88f74d
)
vdpau-softpipe: Build correct source file - vl_winsys_xsp.c
author
Jakub Bogusz
<qboosh@pld-linux.org>
Mon, 4 Mar 2013 06:51:01 +0000
(22:51 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Mon, 4 Mar 2013 06:53:26 +0000
(22:53 -0800)
Copy-and-paste problem introduced by commit
7f24483e
.
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/gallium/targets/vdpau-softpipe/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/targets/vdpau-softpipe/Makefile.am
b/src/gallium/targets/vdpau-softpipe/Makefile.am
index 3372b5c7b1953ff468851bffba4f9aa7de88ab69..7bde2f8d5aeca1af30925242ac34249e0be25f69 100644
(file)
--- a/
src/gallium/targets/vdpau-softpipe/Makefile.am
+++ b/
src/gallium/targets/vdpau-softpipe/Makefile.am
@@
-35,7
+35,7
@@
vdpaudir = $(VDPAU_LIB_INSTALL_DIR)
vdpau_LTLIBRARIES = libvdpau_softpipe.la
libvdpau_softpipe_la_SOURCES = \
- $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_
dri
.c
+ $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_
xsp
.c
libvdpau_softpipe_la_LDFLAGS = \
-module \