summaryrefslogtreecommitdiff
path: root/src/xvmc
AgeCommit message (Expand)AuthorFilesLines
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4Rémi Cardona1-1/+1
2009-10-19Fix 64-bit compiler warnings in intel_xvmc_dump_render().Thomas Arnhold1-5/+5
2009-10-19XVMC: Use XCB DRI2 instead of cargo-culting our own copy of Xlib stuff. (v2)Eric Anholt4-413/+79
2009-10-06Move to kernel coding style.Eric Anholt14-5566/+5864
2009-08-27 set correct value for indirect access check boundZou Nan hai1-1/+1
2009-08-05 It seems that indirect data upper bound check in STATE_BASE_ADDRESSZou Nan hai1-1/+1
2009-07-24XvMC: enable XvMC/XvMC-VLD on IGDNGXiang, Haihao1-18/+119
2009-07-24add compiled shader programs for XvMC/XvMC-VLD on IGDNGXiang, Haihao28-4/+16860
2009-06-23 i915 xvmc, fix fd.o bug #22103Zou Nan hai1-1/+3
2009-06-11Fix xvmc buildJulien Cristau2-1/+2
2009-06-10 add missing files for previous commitZou Nan hai5-0/+988
2009-06-10 enable MC on g45 for player without vld patchZou Nan hai32-5983/+2504
2009-06-09xvmc: don't include xf86dri.hXiang, Haihao1-1/+0
2009-05-19 switch XvMC to gemxvmc-vldLi Shao Hua7-567/+796
2009-05-18 DRI2 for XvMCXiang Hai hao10-1187/+432
2009-05-18Merge branch 'master' into xvmc-vldZou Nan hai5-5/+0
2009-04-28Remove a handful of pointless commentsKristian Høgsberg5-5/+0
2009-04-01 fixZou Nan hai1-1/+1
2009-03-26 enable UV half pixelZou Nan hai16-7/+1301
2009-03-26xvmc: add missed vld g4i sources in Makefile and fix distcheckZhenyu Wang1-0/+26
2009-03-26xvmc: move 965 mc media programs to shader/mc directoryZhenyu Wang78-112/+113
2009-03-25 XvMC VLD extension support for G4XZou Nan hai48-5941/+6485
2009-03-11Fix dist of xvmc sourcesDan Nicholson1-1/+1
2008-12-19 [965-xvmc] remove the vblank wait code, drm not support mutlple clientZou Nan hai1-7/+0
2008-12-19xvmc: fix up needed libsPeter Alfredsen1-2/+2
2008-12-17 wait vblank before render to fix tearingZou Nan hai1-1/+1
2008-12-17Fix drmOpen for non-linux 965 XvMCRobert Noland1-8/+10
2008-12-16Revert " [965 xvmc] update dual prime g4b files"Zhenyu Wang2-1386/+3184
2008-12-15 [965 xvmc] update dual prime g4b filesZou Nan hai2-3184/+1386
2008-12-12Update binary versions of the dual-prime kernelsZou Nan hai2-202/+432
2008-12-11 [965-xvmc] fix dual prime kernel, flush issue on G4xZou Nan hai3-178/+141
2008-11-29Export libIntelXvMC and libI80XvMC symbols.Paulo Cesar Pereira de Andrade2-54/+54
2008-11-27Merge branch '965-xvmc'Zou Nan hai83-31/+27422
2008-09-28 [965-xvmc] 965q indirect media data workaroundZou Nan hai16-10/+770
2008-09-23 [965-xvmc] IGD supportZou Nan hai36-34/+6686
2008-09-23 [965-xvmc] optimize, pack some payloadZou Nan hai23-1482/+1218
2008-08-29 [965-xvmc] There is some issue with uv half pixel, remove it till fixZou Nan hai5-645/+315
2008-08-29 [965-xvmc] some shader optimizeZou Nan hai19-6225/+3450
2008-08-28 [965-xvmc] half-pixel bug fixZou Nan hai12-133/+64
2008-08-27 [965-xvmc] add missing g4a fileZou Nan hai2-8/+69
2008-08-27 [965-xvmc] support field prediction and dct type, optimize in GPUZou Nan hai51-1329/+16897
2008-08-19 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai1-2/+2
2008-08-19 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai1-1/+2
2008-08-11 [965-xvmc] some fixes for earlier 965 chipsZou Nan hai12-63/+63
2008-07-17Merge branch 'master' into drm-gemCarl Worth6-738/+776
2008-07-16xvmc: use vector based structureZhenyu Wang1-45/+32
2008-06-30i810: Remove an effectively unused variable (only used in an incorrect free())Roland Test-tools Bär1-2/+0
2008-06-28xvmc: fix motion_type dump for frame/field pictureZhenyu Wang1-12/+19
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