summaryrefslogtreecommitdiff
path: root/src/xvmc
AgeCommit message (Expand)Author
2008-12-19 [965-xvmc] remove the vblank wait code, drm not support mutlple clientZou Nan hai
2008-12-19xvmc: fix up needed libsPeter Alfredsen
2008-12-17 wait vblank before render to fix tearingZou Nan hai
2008-12-17Fix drmOpen for non-linux 965 XvMCRobert Noland
2008-12-16Revert " [965 xvmc] update dual prime g4b files"Zhenyu Wang
2008-12-15 [965 xvmc] update dual prime g4b filesZou Nan hai
2008-12-12Update binary versions of the dual-prime kernelsZou Nan hai
2008-12-11 [965-xvmc] fix dual prime kernel, flush issue on G4xZou Nan hai
2008-11-29Export libIntelXvMC and libI80XvMC symbols.Paulo Cesar Pereira de Andrade
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-09-28 [965-xvmc] 965q indirect media data workaroundZou Nan hai
2008-09-23 [965-xvmc] IGD supportZou Nan hai
2008-09-23 [965-xvmc] optimize, pack some payloadZou Nan hai
2008-08-29 [965-xvmc] There is some issue with uv half pixel, remove it till fixZou Nan hai
2008-08-29 [965-xvmc] some shader optimizeZou Nan hai
2008-08-28 [965-xvmc] half-pixel bug fixZou Nan hai
2008-08-27 [965-xvmc] add missing g4a fileZou Nan hai
2008-08-27 [965-xvmc] support field prediction and dct type, optimize in GPUZou Nan hai
2008-08-19 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai
2008-08-19 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai
2008-08-11 [965-xvmc] some fixes for earlier 965 chipsZou Nan hai
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-07-16xvmc: use vector based structureZhenyu Wang
2008-06-30i810: Remove an effectively unused variable (only used in an incorrect free())Roland Test-tools Bär
2008-06-28xvmc: fix motion_type dump for frame/field pictureZhenyu Wang
2008-06-28xvmc: only allocate memory requiring physical address on 915GZhenyu Wang
2008-06-28xvmc: init mc render load indirect command onceZhenyu Wang
2008-06-28xvmc: init dest and reference buffer onceZhenyu Wang
2008-06-28xvmc: init one-time mc context onceZhenyu Wang
2008-06-28xvmc: environ debug option supportZhenyu Wang
2008-06-28xvmc: formalize surface type definitionZhenyu Wang
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai
2008-06-16Fix typo in xvmc block destroyShuang He
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-04xvmc: move block size lookup helper to genericZhenyu Wang
2008-06-03xvmc: a little cleanupZhenyu Wang
2008-06-03xvmc: remove unused dri drawableZhenyu Wang
2008-05-06Only check xvmc lib when xvmc is enabled.Zhenyu Wang
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-21xvmc: fix distcheckZhenyu Wang
2008-03-13nuke unneed error_base and event_baseZhenyu Wang
2008-03-13remove unused init/fini hooks for xvmc driverZhenyu Wang
2008-03-12Pass default visual in dri context createZhenyu Wang
2008-01-02xvmc: add context id info in debug/traceZhenyu Wang
2007-12-28xvmc: move drmOpen earlierZhenyu Wang
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang
2007-12-24xvmc: store XvMCContext pointer instead of context_id in internal ctx listZhenyu Wang
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
2007-12-20xvmc: handle surface create/destory in generic codeZhenyu Wang