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
/
mask.c
Age
Commit message (
Expand
)
Author
2011-03-11
st/vega: remove unnecessary flushes
Marek Olšák
2010-12-03
st/vega: Move vertex transformation to shader.
Chia-I Wu
2010-12-03
st/vega: Set pipe_resource::array_size to 1.
Chia-I Wu
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
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: Add color transformation support.
Chia-I Wu
2010-12-01
st/vega: Revive mask layer support.
Chia-I Wu
2010-12-01
st/vega: Make path_render and path_stroke take a matrix.
Chia-I Wu
2010-12-01
st/vega: Update to latest headers.
Chia-I Wu
2010-12-01
st/vega: Get rid of renderer_copy_texture.
Chia-I Wu
2010-12-01
st/vega: Use st_framebuffer for fb width/height.
Chia-I Wu
2010-12-01
st/vega: Use the renderer for vgMask.
Chia-I Wu
2010-11-25
st/vega: Masks and surfaces should share orientation.
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-03-01
vega: Rename pipe formats.
José Fonseca
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-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-05-01
OpenVG 1.0 State Tracker
Zack Rusin