summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_xv.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-10/+11
* st/xorg: Fix compilation errors for Xservers compiled without CompositeThomas Hellstrom2010-10-191-2/+9
* st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom2010-05-311-7/+7
* Squashed commit of the following:Keith Whitwell2010-04-101-21/+21
* st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger2010-03-161-6/+36
* st/xorg: context transfersKeith Whitwell2010-03-121-23/+23
* st/xorg: fix a silly offset bug in xvZack Rusin2010-02-101-2/+9
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-6/+6
|\
| * xorg: do not enable unnecessary blending for xvRoland Scheidegger2010-01-251-1/+1
| * xorg: adapt to blend changesRoland Scheidegger2010-01-251-6/+6
* | st/xorg: Remove unnecessary headers.Vinson Lee2010-01-281-2/+0
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-1/+0
|\ \ | |/ |/|
| * st/xorg: Remove unnecessary headers.Vinson Lee2010-01-211-1/+0
* | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-141-3/+6
|\ \ | |/
| * st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin2010-01-111-2/+4
| * st/xorg: fix a rare video crashZack Rusin2010-01-111-1/+2
* | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-58/+70
|\ \
| * \ Merge branch 'mesa_7_7_branch'Brian Paul2009-12-111-57/+70
| |\ \ | | |/
| | * st/xorg: fix yv12 plus some cleanups in the upload codeZack Rusin2009-12-101-57/+70
| | * st/xorg: enable yv12 for xvZack Rusin2009-12-101-1/+4
| * | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-1/+0
| |\ \
| | * | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-1/+0
* | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+3
|/ / /
* | | Merge commit 'origin/mesa_7_7_branch'Keith Whitwell2009-12-011-20/+7
|\ \ \ | |/ / |/| / | |/
| * st/xorg: proper fix for compositing after rounding upKeith Whitwell2009-11-271-1/+3
| * st/xorg: fix refcounting bugs introduced in earlier commitKeith Whitwell2009-11-261-0/+2
| * st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell2009-11-261-1/+0
| * st/xorg: consolidate some dest surface state settingKeith Whitwell2009-11-261-18/+2
| * st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz2009-11-241-1/+1
* | Merge branch 'width0'Roland Scheidegger2009-11-271-11/+11
|\ \
| * | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-11/+11
* | | Merge commit 'origin/mesa_7_7_branch'Maciej Cencora2009-11-231-1/+1
|\ \ \ | | |/ | |/|
| * | st/xorg: Prevent potential null pointer deference in xorg_xv.c.Vinson Lee2009-11-221-1/+1
* | | Merge remote branch 'origin/mesa_7_7_branch'Dave Airlie2009-11-201-4/+12
|\ \ \ | |/ /
| * | st/xorg: Fix infinite loop in copy_packed_data.Vinson Lee2009-11-191-1/+1
| * | st/xorg: Miscellaneous XVideo fixes.Michel Dänzer2009-11-191-3/+11
| |/
* | st/xorg: enable yv12 for xvZack Rusin2009-11-181-1/+4
|/
* st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin2009-10-291-13/+20
* st/xorg: fix src coordinates in the video acceleration pathsZack Rusin2009-10-281-1/+1
* st/xorg: fix xvZack Rusin2009-10-271-1/+15
* st/xorg: initialize indexes before reswizzling for yuvZack Rusin2009-10-261-0/+2
* st/xorg: stop overflowing yuv buffersZack Rusin2009-10-261-19/+36
* st/xorg: add yuv vertex shaderZack Rusin2009-10-261-31/+136
* st/xorg: add yuv shadersZack Rusin2009-10-261-8/+8
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-111-7/+312
* st/xorg: implement basics of xvZack Rusin2009-10-111-4/+61
* st/xorg: start working on the Xv acceleration codeZack Rusin2009-09-241-0/+212