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
/
vg_context.h
Age
Commit message (
Expand
)
Author
2011-01-30
st/vega: Disable blending when the paint is opaque.
Chia-I Wu
2011-01-24
vega: implement handler/pointer conversion using a hash table
Brian Paul
2011-01-24
vega: replace casts with pointer/handle conversion functions
Brian Paul
2010-12-01
st/vega: Initialize pipe states with renderer.
Chia-I Wu
2010-12-01
st/vega: Create drawing surface mask as needed.
Chia-I Wu
2010-12-01
st/vega: Delay blend texture creation until needed.
Chia-I Wu
2010-12-01
st/vega: Fix paint coordinates transformations.
Chia-I Wu
2010-12-01
st/vega: Clean up vg_context fields and functions.
Chia-I Wu
2010-12-01
st/vega: Move g3d states to renderer.
Chia-I Wu
2010-12-01
st/vega: Delay fb state update to vg_validate_state.
Chia-I Wu
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-05-07
st/vega: Use vgapi.
Chia-I Wu
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-03-12
st/vega: Implement st_api.h.
Chia-I Wu
2010-03-01
vega: adapt to new vertex element cso
Roland Scheidegger
2010-01-18
st/vega: Fix window resizing with egl_g3d.
Chia-I Wu
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