projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
083dcdf
)
Remove vdpau hack
author
Matt Turner
<mattst88@gmail.com>
Tue, 4 Sep 2012 20:13:51 +0000
(13:13 -0700)
committer
Andreas Boll
<andreas.boll.dev@gmail.com>
Thu, 10 Jan 2013 21:01:09 +0000
(22:01 +0100)
src/gallium/targets/Makefile.vdpau
patch
|
blob
|
history
diff --git
a/src/gallium/targets/Makefile.vdpau
b/src/gallium/targets/Makefile.vdpau
index a00ebf33c50333e59ece4d3ed71109aeaebcec7d..dec64ca26f88dd754ca8d7db276d48435bec6a6b 100644
(file)
--- a/
src/gallium/targets/Makefile.vdpau
+++ b/
src/gallium/targets/Makefile.vdpau
@@
-25,8
+25,6
@@
else
endif
endif
-# XXX: Hack, VDPAU public funcs aren't exported if we link to libvdpautracker.a :(
-C_SOURCES += $(TOP)/src/gallium/state_trackers/vdpau/device.c
OBJECTS = $(C_SOURCES:.c=.o) \
$(ASM_SOURCES:.S=.o)