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
/
vega
/
shader.c
Age
Commit message (
Expand
)
Author
2011-01-30
st/vega: Disable blending when the paint is opaque.
Chia-I Wu
2010-12-22
st/vega: Remove unnecessary headers.
Vinson Lee
2010-12-04
st/vega: Fix pipe blend state for various blend modes.
Chia-I Wu
2010-12-04
st/vega: Add blend shaders for all blend modes.
Chia-I Wu
2010-12-04
st/vega: Add support for per-channel alpha.
Chia-I Wu
2010-12-04
st/vega: Move masking after blending.
Chia-I Wu
2010-12-03
st/vega: Move vertex transformation to shader.
Chia-I Wu
2010-12-01
st/vega: Delay blend texture creation until needed.
Chia-I Wu
2010-12-01
st/vega: Fix degenerate paints.
Chia-I Wu
2010-12-01
st/vega: Fix paint coordinates transformations.
Chia-I Wu
2010-12-01
st/vega: Add color transformation support.
Chia-I Wu
2010-12-01
st/vega: Make shader_bind call into the renderer.
Chia-I Wu
2010-06-30
st/vega: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-19
st/vega: fix up vega state tracker to use cso changes
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
vega: fix incorrect samplers, textures indexes in blend_bind_samplers()
Igor Oliveira
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-05-01
OpenVG 1.0 State Tracker
Zack Rusin