summaryrefslogtreecommitdiff
path: root/src/xvmc/i915_xvmc.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-18 DRI2 for XvMCXiang Hai hao1-16/+1
2008-07-16xvmc: use vector based structureZhenyu Wang1-45/+32
2008-06-28xvmc: only allocate memory requiring physical address on 915GZhenyu Wang1-19/+18
2008-06-28xvmc: init mc render load indirect command onceZhenyu Wang1-19/+28
2008-06-28xvmc: init dest and reference buffer onceZhenyu Wang1-251/+237
2008-06-28xvmc: init one-time mc context onceZhenyu Wang1-390/+375
2008-06-28xvmc: formalize surface type definitionZhenyu Wang1-3/+2
2008-06-04xvmc: move block size lookup helper to genericZhenyu Wang1-13/+1
2008-06-03xvmc: a little cleanupZhenyu Wang1-2/+2
2008-06-03xvmc: remove unused dri drawableZhenyu Wang1-10/+0
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade1-12/+17
2008-03-13nuke unneed error_base and event_baseZhenyu Wang1-36/+32
2008-03-13remove unused init/fini hooks for xvmc driverZhenyu Wang1-11/+0
2008-01-02xvmc: add context id info in debug/traceZhenyu Wang1-1/+1
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang1-55/+21
2007-12-20xvmc: handle surface create/destory in generic codeZhenyu Wang1-23/+2
2007-12-20xvmc: move dri context handling to generic codeZhenyu Wang1-51/+33
2007-11-16xvmc: move some i915 context destroy code to generic functionZhenyu Wang1-13/+0
2007-11-16xvmc: clean batch buffer finishZhenyu Wang1-2/+0
2007-11-16xvmc: more i915 xvmc cleanupsZhenyu Wang1-395/+103
2007-11-15xvmc: remove unused SAREAPTR macroZhenyu Wang1-4/+0
2007-11-15xvmc: i915 rename filesZhenyu Wang1-0/+2934