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-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-22
st/xorg: Prevent potential null pointer deference in xorg_xv.c.
Vinson Lee
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-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