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.c
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-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-02
gallium: support for array textures and related changes
Roland Scheidegger
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: Remove st_inlines.h.
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: Revive mask layer support.
Chia-I Wu
2010-12-01
st/vega: Clean up vg_context fields and functions.
Chia-I Wu
2010-12-01
st/vega: vg_manager should care about only the color buffer.
Chia-I Wu
2010-12-01
st/vega: Move g3d states to renderer.
Chia-I Wu
2010-12-01
st/vega: Use st_framebuffer for fb width/height.
Chia-I Wu
2010-12-01
st/vega: Delay fb state update to vg_validate_state.
Chia-I Wu
2010-12-01
st/vega: Add SCISSOR renderer state.
Chia-I Wu
2010-11-25
st/vega: No flipping in vg_prepare_blend_surface.
Chia-I Wu
2010-11-21
st/vega: Set wrap_r for mask and blend samplers.
Chia-I Wu
2010-11-02
st/vega: Remove unnecessary headers.
Vinson Lee
2010-06-30
st/vega: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
st/vega: adapt to interface changes
Roland Scheidegger
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-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-25
vega: don't enable blending if not necessary
Roland Scheidegger
2010-01-25
vega: adapt to blend changes
Roland Scheidegger
2009-12-23
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-11-20
Fix vega compilation.
Alan Hourihane
2009-05-01
OpenVG 1.0 State Tracker
Zack Rusin