index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-35
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+7
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
1
-0
/
+10
*
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
1
-1
/
+1
*
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
1
-0
/
+2
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
1
-0
/
+21
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+3
*
softpipe: Implement index bias.
José Fonseca
2010-04-19
1
-1
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-5
/
+12
|
\
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
1
-1
/
+1
|
*
softpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-5
/
+12
*
|
softpipe: Fix after sampler view changes.
Michal Krol
2010-02-23
1
-0
/
+9
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-6
/
+6
|
/
*
softpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-2
/
+5
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
1
-0
/
+3
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-1
/
+1
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-1
/
+1
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-0
/
+18
|
\
\
|
*
|
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-12
1
-2
/
+2
|
*
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-0
/
+10
|
|
\
\
|
*
|
|
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-30
1
-0
/
+10
|
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-8
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
1
-8
/
+8
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+10
|
|
/
|
/
|
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-4
/
+0
|
/
*
sp: Implement separate vertex sampler state.
Michal Krol
2009-12-01
1
-0
/
+9
*
softpipe: rework texture sampling code
Keith Whitwell
2009-08-21
1
-0
/
+1
*
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
1
-1
/
+1
*
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-2
/
+2
*
softpipe: Fix function prototype.
Michal Krol
2008-11-25
1
-1
/
+1
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-1
/
+1
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-0
/
+7
*
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
1
-3
/
+4
*
gallium: plug in softpipe_set_edgeflags() function
Brian Paul
2008-04-24
1
-0
/
+3
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
1
-6
/
+6
*
gallium: remove DOS carriage returns
Brian
2008-03-14
1
-195
/
+195
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-195
/
+195
*
gallium: remove unnecessary tgsi_interp_coef decl
Brian
2008-02-27
1
-1
/
+0
*
gallium: remove uses_kill field from softpipe_shader
Brian
2008-02-27
1
-2
/
+0
*
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-26
1
-2
/
+4
*
gallium: disable early Z test if fragment shader contains KIL instruction.
Brian
2008-02-23
1
-0
/
+3
*
gallium: MSVC fixes.
José Fonseca
2008-02-24
1
-2
/
+2
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
1
-16
/
+22
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+187