summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_xv.c
AgeCommit message (Expand)Author
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-19st/xorg: Fix compilation errors for Xservers compiled without CompositeThomas Hellstrom
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger
2010-03-12st/xorg: context transfersKeith Whitwell
2010-02-10st/xorg: fix a silly offset bug in xvZack Rusin
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-25xorg: do not enable unnecessary blending for xvRoland Scheidegger
2010-01-25xorg: adapt to blend changesRoland Scheidegger
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21st/xorg: Remove unnecessary headers.Vinson Lee
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-11st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin
2010-01-11st/xorg: fix a rare video crashZack Rusin
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-10st/xorg: fix yv12 plus some cleanups in the upload codeZack Rusin
2009-12-10st/xorg: enable yv12 for xvZack Rusin
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-11-27Merge branch 'width0'Roland Scheidegger
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-11-26st/xorg: fix refcounting bugs introduced in earlier commitKeith Whitwell
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-24st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz
2009-11-23Merge commit 'origin/mesa_7_7_branch'Maciej Cencora
2009-11-22st/xorg: Prevent potential null pointer deference in xorg_xv.c.Vinson Lee
2009-11-20Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie
2009-11-19st/xorg: Fix infinite loop in copy_packed_data.Vinson Lee
2009-11-19st/xorg: Miscellaneous XVideo fixes.Michel Dänzer
2009-11-18st/xorg: enable yv12 for xvZack Rusin
2009-10-29st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin
2009-10-28st/xorg: fix src coordinates in the video acceleration pathsZack Rusin
2009-10-27st/xorg: fix xvZack Rusin
2009-10-26st/xorg: initialize indexes before reswizzling for yuvZack Rusin
2009-10-26st/xorg: stop overflowing yuv buffersZack Rusin
2009-10-26st/xorg: add yuv vertex shaderZack Rusin
2009-10-26st/xorg: add yuv shadersZack Rusin
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin
2009-10-11st/xorg: implement basics of xvZack Rusin
2009-09-24st/xorg: start working on the Xv acceleration codeZack Rusin