summaryrefslogtreecommitdiff
path: root/src/xvmc/Makefile.am
AgeCommit message (Expand)Author
2013-07-28uxa: Clear up the common intel directoryChris Wilson
2013-02-06xvmc: Add the complementary XCB_CFLAGSChris Wilson
2013-02-06configure.ac: Split out XCB libraries from `XVMCLIB` into `XCB`Paul Menzel
2012-11-09xvmc: Use DRMINTEL_LIBS instead of hardcoding -ldrm_intelChris Wilson
2010-07-24simplify Makefile as per-target compilation flags are not neededGaetan Nadon
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-04-19Fix "make dist"Daniel Vetter
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4RĂ©mi Cardona
2009-10-19XVMC: Use XCB DRI2 instead of cargo-culting our own copy of Xlib stuff. (v2)Eric Anholt
2009-06-11Fix xvmc buildJulien Cristau
2009-05-19 switch XvMC to gemLi Shao Hua
2009-05-18 DRI2 for XvMCXiang Hai hao
2009-03-26xvmc: move 965 mc media programs to shader/mc directoryZhenyu Wang
2009-03-25 XvMC VLD extension support for G4XZou Nan hai
2009-03-11Fix dist of xvmc sourcesDan Nicholson
2008-12-19xvmc: fix up needed libsPeter Alfredsen
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-09-23 [965-xvmc] IGD supportZou Nan hai
2008-08-27 [965-xvmc] support field prediction and dct type, optimize in GPUZou Nan hai
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai
2008-06-12Require libdrm 2.4.0 always since we need the bufmgr code.Eric Anholt
2008-06-04xvmc: add render dump functionZhenyu Wang
2008-06-03xvmc: remove unused dri drawableZhenyu Wang
2008-05-06Only check xvmc lib when xvmc is enabled.Zhenyu Wang
2008-03-21xvmc: fix distcheckZhenyu Wang
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
2007-11-15xvmc: i915 rename filesZhenyu Wang
2007-10-23split xvmc user lib chipset driversZhenyu Wang
2007-09-26clean up err reportZhenyu Wang
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