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
/
softpipe
/
sp_state.h
Age
Commit message (
Expand
)
Author
2010-12-24
softpipe: add support for color writes all color bufs property
Dave Airlie
2010-09-25
softpipe: minor asst. clean-ups
Brian Paul
2010-09-25
softpipe: make clip state functions static
Brian Paul
2010-09-25
softpipe: make stream out state functions static
Brian Paul
2010-09-25
softpipe: make rasterizer state functions static
Brian Paul
2010-09-25
softpipe: make vertex state functions static
Brian Paul
2010-09-25
softpipe: make sampler state functions static
Brian Paul
2010-09-25
softpipe: make blend/stencil/depth functions static
Brian Paul
2010-09-25
softpipe: make shader-related functions static
Brian Paul
2010-09-17
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-06-11
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-08
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-04-19
softpipe: Implement index bias.
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-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-01
softpipe: adapt to new vertex element cso
Roland Scheidegger
2010-02-10
softpipe: adapt to stencil ref changes
Roland Scheidegger
2010-01-29
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-12
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2009-12-30
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2010-02-23
softpipe: Fix after sampler view changes.
Michal Krol
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-01
sp: Implement separate vertex sampler state.
Michal Krol
2009-08-21
softpipe: rework texture sampling code
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-11-25
softpipe: Fix function prototype.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-29
draw: draw_range_elements trial
Keith Whitwell
2008-05-17
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-04-24
gallium: plug in softpipe_set_edgeflags() function
Brian Paul
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-14
gallium: remove DOS carriage returns
Brian
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
[next]