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_tracker.c
Age
Commit message (
Expand
)
Author
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-19
st/vega: fix up vega state tracker to use cso changes
Roland Scheidegger
2010-03-10
gallium: Do not mix winsys-drawable-handle and context-private.
Chia-I Wu
2010-03-10
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
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-18
st/vega: Fix window resizing with egl_g3d.
Chia-I Wu
2010-01-12
st/vega: Make it compatible with st_public.h.
Chia-I Wu
2010-01-12
st/vega: Advertise OpenVG support.
Chia-I Wu
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-04
vega: fix missing include
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
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-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-08-14
st/vega: Add more symbols defined by mesa/st.
Chia-I Wu
2009-05-01
OpenVG 1.0 State Tracker
Zack Rusin