index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
/
xorg_xv.c
Age
Commit message (
Expand
)
Author
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-10
st/xorg: fix yv12 plus some cleanups in the upload code
Zack Rusin
2009-12-10
st/xorg: enable yv12 for xv
Zack Rusin
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-27
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
st/xorg: fix refcounting bugs introduced in earlier commit
Keith Whitwell
2009-11-26
st/xorg: split copy operation into prepare/copy/done phases
Keith Whitwell
2009-11-26
st/xorg: consolidate some dest surface state setting
Keith Whitwell
2009-11-24
st/xorg: Standardise all function names defined in xorg_tracker.h
Jakob Bornecrantz
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-22
st/xorg: Prevent potential null pointer deference in xorg_xv.c.
Vinson Lee
2009-11-20
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-19
st/xorg: Fix infinite loop in copy_packed_data.
Vinson Lee
2009-11-19
st/xorg: Miscellaneous XVideo fixes.
Michel Dänzer
2009-11-18
st/xorg: enable yv12 for xv
Zack Rusin
2009-10-29
st/xorg: fix scaling ov xv data, plus some cleanups
Zack Rusin
2009-10-28
st/xorg: fix src coordinates in the video acceleration paths
Zack Rusin
2009-10-27
st/xorg: fix xv
Zack Rusin
2009-10-26
st/xorg: initialize indexes before reswizzling for yuv
Zack Rusin
2009-10-26
st/xorg: stop overflowing yuv buffers
Zack Rusin
2009-10-26
st/xorg: add yuv vertex shader
Zack Rusin
2009-10-26
st/xorg: add yuv shaders
Zack Rusin
2009-10-11
st/xorg: lots of rendering and xv changes
Zack Rusin
2009-10-11
st/xorg: implement basics of xv
Zack Rusin
2009-09-24
st/xorg: start working on the Xv acceleration code
Zack Rusin