Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | i915 xvmc, fix fd.o bug #22103 | Zou Nan hai | 1 | -1/+3 |
2009-06-11 | Fix xvmc build | Julien Cristau | 2 | -1/+2 |
2009-06-10 | add missing files for previous commit | Zou Nan hai | 5 | -0/+988 |
2009-06-10 | enable MC on g45 for player without vld patch | Zou Nan hai | 32 | -5983/+2504 |
2009-06-09 | xvmc: don't include xf86dri.h | Xiang, Haihao | 1 | -1/+0 |
2009-05-19 | switch XvMC to gem | Li Shao Hua | 7 | -567/+796 |
2009-05-18 | DRI2 for XvMC | Xiang Hai hao | 10 | -1187/+432 |
2009-05-18 | Merge branch 'master' into xvmc-vld | Zou Nan hai | 5 | -5/+0 |
2009-04-28 | Remove a handful of pointless comments | Kristian Høgsberg | 5 | -5/+0 |
2009-04-01 | fix | Zou Nan hai | 1 | -1/+1 |
2009-03-26 | enable UV half pixel | Zou Nan hai | 16 | -7/+1301 |
2009-03-26 | xvmc: add missed vld g4i sources in Makefile and fix distcheck | Zhenyu Wang | 1 | -0/+26 |
2009-03-26 | xvmc: move 965 mc media programs to shader/mc directory | Zhenyu Wang | 78 | -112/+113 |
2009-03-25 | XvMC VLD extension support for G4X | Zou Nan hai | 48 | -5941/+6485 |
2009-03-11 | Fix dist of xvmc sources | Dan Nicholson | 1 | -1/+1 |
2008-12-19 | [965-xvmc] remove the vblank wait code, drm not support mutlple client | Zou Nan hai | 1 | -7/+0 |
2008-12-19 | xvmc: fix up needed libs | Peter Alfredsen | 1 | -2/+2 |
2008-12-17 | wait vblank before render to fix tearing | Zou Nan hai | 1 | -1/+1 |
2008-12-17 | Fix drmOpen for non-linux 965 XvMC | Robert Noland | 1 | -8/+10 |
2008-12-16 | Revert " [965 xvmc] update dual prime g4b files" | Zhenyu Wang | 2 | -1386/+3184 |
2008-12-15 | [965 xvmc] update dual prime g4b files | Zou Nan hai | 2 | -3184/+1386 |
2008-12-12 | Update binary versions of the dual-prime kernels | Zou Nan hai | 2 | -202/+432 |
2008-12-11 | [965-xvmc] fix dual prime kernel, flush issue on G4x | Zou Nan hai | 3 | -178/+141 |
2008-11-29 | Export libIntelXvMC and libI80XvMC symbols. | Paulo Cesar Pereira de Andrade | 2 | -54/+54 |
2008-11-27 | Merge branch '965-xvmc' | Zou Nan hai | 83 | -31/+27422 |
2008-09-28 | [965-xvmc] 965q indirect media data workaround | Zou Nan hai | 16 | -10/+770 |
2008-09-23 | [965-xvmc] IGD support | Zou Nan hai | 36 | -34/+6686 |
2008-09-23 | [965-xvmc] optimize, pack some payload | Zou Nan hai | 23 | -1482/+1218 |
2008-08-29 | [965-xvmc] There is some issue with uv half pixel, remove it till fix | Zou Nan hai | 5 | -645/+315 |
2008-08-29 | [965-xvmc] some shader optimize | Zou Nan hai | 19 | -6225/+3450 |
2008-08-28 | [965-xvmc] half-pixel bug fix | Zou Nan hai | 12 | -133/+64 |
2008-08-27 | [965-xvmc] add missing g4a file | Zou Nan hai | 2 | -8/+69 |
2008-08-27 | [965-xvmc] support field prediction and dct type, optimize in GPU | Zou Nan hai | 51 | -1329/+16897 |
2008-08-19 | Fix from He Shuang(shuang.he@intel.com), | Zou Nan hai | 1 | -2/+2 |
2008-08-19 | Fix from He Shuang(shuang.he@intel.com), | Zou Nan hai | 1 | -1/+2 |
2008-08-11 | [965-xvmc] some fixes for earlier 965 chips | Zou Nan hai | 12 | -63/+63 |
2008-07-17 | Merge branch 'master' into drm-gem | Carl Worth | 6 | -738/+776 |
2008-07-16 | xvmc: use vector based structure | Zhenyu Wang | 1 | -45/+32 |
2008-06-30 | i810: Remove an effectively unused variable (only used in an incorrect free()) | Roland Test-tools Bär | 1 | -2/+0 |
2008-06-28 | xvmc: fix motion_type dump for frame/field picture | Zhenyu Wang | 1 | -12/+19 |
2008-06-28 | xvmc: only allocate memory requiring physical address on 915G | Zhenyu Wang | 1 | -19/+18 |
2008-06-28 | xvmc: init mc render load indirect command once | Zhenyu Wang | 1 | -19/+28 |
2008-06-28 | xvmc: init dest and reference buffer once | Zhenyu Wang | 2 | -253/+259 |
2008-06-28 | xvmc: init one-time mc context once | Zhenyu Wang | 3 | -400/+423 |
2008-06-28 | xvmc: environ debug option support | Zhenyu Wang | 2 | -1/+11 |
2008-06-28 | xvmc: formalize surface type definition | Zhenyu Wang | 1 | -3/+2 |
2008-06-24 | 965 xvmc, current only frame based DCT_type support | Zou Nan hai | 23 | -12/+7799 |
2008-06-16 | Fix typo in xvmc block destroy | Shuang He | 1 | -1/+1 |
2008-06-12 | Require libdrm 2.4.0 always since we need the bufmgr code. | Eric Anholt | 1 | -2/+3 |
2008-06-04 | xvmc: add render dump function | Zhenyu Wang | 4 | -0/+160 |