summaryrefslogtreecommitdiff
path: root/src/xvmc/Makefile.am
AgeCommit message (Collapse)Author
2008-06-12xvmc: remove unused dri drawableZhenyu Wang
(cherry picked from commit 96955003557686469c7ae9f7d42620d2851e6fad)
2008-05-07Only check xvmc lib when xvmc is enabled.Zhenyu Wang
Don't check xvmc lib if user has already wanted to disable it. Fix fdo bug #15762. (cherry picked from commit c81a4687fca80bf7367d7f0e9a00a6a09737c5bb)
2008-03-21xvmc: fix distcheckZhenyu Wang
Add i915 headers in Makefile.am
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
Move xvmc source files under XVMC config
2007-11-15xvmc: i915 rename filesZhenyu Wang
2007-10-23split xvmc user lib chipset driversZhenyu Wang
2007-09-26clean up err reportZhenyu Wang
Still need to clean up return value for XvMC API
2007-07-19enable XvMC for i915Xiang, Haihao
2007-03-30Don't forget the warnings CFLAGS in subdirectories.Eric Anholt
2007-01-13Tweak to bug #9639root
2007-01-13Fix bug #9639, i810 XvMC needs linking against libdrm.Alan Hourihane
2005-09-22Don't build xvmc module if DRI support is not presentAlan Coopersmith
2005-08-29Add i810 XvMC support, it passes distcheck for me.Dave Airlie