summaryrefslogtreecommitdiff
path: root/src/xvmc/intel_xvmc.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-20 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai1-2/+2
2008-07-21xvmc: environ debug option supportZhenyu Wang1-0/+10
2008-06-16Fix typo in xvmc block destroyShuang He1-1/+1
2008-06-04xvmc: add render dump functionZhenyu Wang1-0/+8
2008-06-04xvmc: move block size lookup helper to genericZhenyu Wang1-0/+71
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade1-2/+2
2008-03-12Pass default visual in dri context createZhenyu Wang1-1/+1
2008-01-02xvmc: add context id info in debug/traceZhenyu Wang1-1/+3
2007-12-28xvmc: move drmOpen earlierZhenyu Wang1-16/+8
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang1-16/+125
2007-12-24xvmc: store XvMCContext pointer instead of context_id in internal ctx listZhenyu Wang1-4/+3
2007-12-20xvmc: handle surface create/destory in generic codeZhenyu Wang1-1/+12
2007-12-20xvmc: move dri context handling to generic codeZhenyu Wang1-9/+86
2007-11-16xvmc: add xvmc decoder type stringZhenyu Wang1-7/+4
2007-11-16xvmc: move some i915 context destroy code to generic functionZhenyu Wang1-3/+16
2007-11-15xvmc: intel_xvmc.c cleanupsZhenyu Wang1-792/+317
2007-11-15xvmc: move locking code into generic placeZhenyu Wang1-0/+32
2007-11-15xvmc: move batch buffer init/fini to intel_batchbuffer.cZhenyu Wang1-0/+1
2007-11-14xvmc: attempt to move batch buffer code out of i915 privateZhenyu Wang1-3/+5
2007-10-26try to move some fields to xvmc driver structureZhenyu Wang1-93/+46
2007-10-24fix xvmc return valuesZhenyu Wang1-26/+38
2007-10-23add missing license header for new filesZhenyu Wang1-15/+26
2007-10-23split xvmc user lib chipset driversZhenyu Wang1-0/+1333