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
/
drivers
/
failover
/
fo_state.c
Age
Commit message (
Expand
)
Author
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-04-23
gallium/failover: include u_memory.h for MALLOC, FREE
Brian Paul
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-01
failover: adapt to new vertex element cso
Roland Scheidegger
2010-02-10
fo: adapt to stencil ref changes
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2010-02-23
failover: Fix after sampler view changes.
Michal Krol
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-01
fo: Implement separate vertex sampler state.
Michal Krol
2009-12-01
fo: Update for renamed sampler/texture state setters.
Michal Krol
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-15
Code reorganization: move files into their places.
José Fonseca