index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-16
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-12
st/xorg: context transfers
Keith Whitwell
2010-02-10
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-25
xorg: do not enable unnecessary blending for xv
Roland Scheidegger
2010-01-25
xorg: adapt to blend changes
Roland Scheidegger
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-11
st/xorg: move exaMoveInPixmap before trying to fetch it
Zack Rusin
2010-01-11
st/xorg: fix a rare video crash
Zack Rusin
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