summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_tex_video.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Garbled XvPutImage output for FOURCC_YV12 when using 3D-accel-texture adaptorMartin Krastev1-3/+10
2022-05-08vmwgfx: fix missing array notation Rudi Heitbaum1-1/+1
2018-11-28vmwgfx: Fix XVideo memory leaksThomas Hellstrom1-14/+30
2018-02-20Fix a couple of shadowed declaration warningsThomas Hellstrom1-13/+13
2018-02-15Fix a number of compilation warningsThomas Hellstrom1-7/+15
2016-02-01vmware/vmwgfx: Add missing includes of the config.h header.Thomas Hellstrom1-0/+3
2014-11-18vmware/vmwgfx: Make large Xv video blits cheaperThomas Hellstrom1-8/+267
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom1-1/+1
2013-12-06vmwgfx: Support also XA version 1 v2Thomas Hellstrom1-1/+1
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom1-13/+13
2013-09-30vmwgfx: Implement textured video completely on top of XA.Thomas Hellstrom1-95/+14
2013-08-02vmwgfx: update for XA API changesRob Clark1-2/+3
2012-06-09vmware: port vmware driver to new compat APIDave Airlie1-3/+3
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom1-4/+0
2011-12-08vmwgfx: Reduce system resource usage with textured videoThomas Hellstrom1-18/+48
2011-12-08vmwgfx: Hook up XV color conversion control attributesThomas Hellstrom1-23/+74
2011-12-08vmwgfx: Adapt to new interface of xa_yuv_planar_blitThomas Hellstrom1-27/+78
2011-07-01vmwgfx: Try to sort out format handling with composite.Thomas Hellstrom1-2/+2
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom1-1/+1
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom1-0/+723