index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_draw_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "softpipe: Don't draw when rasterizer_discard is set"
Gert Wollny
2019-08-01
1
-3
/
+0
*
softpipe: Don't draw when rasterizer_discard is set
Gert Wollny
2019-07-29
1
-0
/
+3
*
softpipe: pass stream-out targets to draw-module early
Erik Faye-Lund
2019-07-17
1
-14
/
+0
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-10
/
+6
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-4
/
+5
*
softpipe: handle vertex texture sampling when using llvm for draw
Roland Scheidegger
2014-08-30
1
-0
/
+15
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+6
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
softpipe: check if so_target is NULL before accessing it
Roland Scheidegger
2013-08-30
1
-2
/
+5
*
softpipe: use new softpipe_resource_data() accessor
Brian Paul
2013-07-31
1
-3
/
+3
*
Revert "draw: clear the draw buffers in draw"
Zack Rusin
2013-06-17
1
-2
/
+2
*
draw: clear the draw buffers in draw
Zack Rusin
2013-06-17
1
-2
/
+2
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-3
/
+10
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-2
/
+4
*
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2013-04-22
1
-0
/
+7
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
1
-0
/
+3
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+5
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-2
/
+0
*
draw: simplify index buffer specification
Brian Paul
2012-05-31
1
-2
/
+5
*
gallium: add void *user_buffer in pipe_index_buffer
Marek Olšák
2012-04-30
1
-3
/
+6
*
gallium: add void *user_buffer in pipe_vertex_buffer
Marek Olšák
2012-04-30
1
-1
/
+3
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-52
/
+10
*
softpipe: use the polygon stipple utility module
Brian Paul
2011-07-21
1
-2
/
+2
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
1
-19
/
+7
*
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
1
-2
/
+2
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-150
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-30
/
+62
*
softpipe: re-order drawing functions to get rid of prototype
Brian Paul
2010-07-15
1
-108
/
+102
*
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
/
+51
*
softpipe: Implement index bias.
José Fonseca
2010-04-19
1
-3
/
+13
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-8
/
+8
*
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-1
/
+0
*
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-86
/
+10
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-4
/
+4
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-19
/
+29
*
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
1
-12
/
+23
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-8
/
+8
|
\
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-6
/
+6
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-43
/
+139
|
\
\
|
*
|
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-12
1
-22
/
+22
|
*
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-7
/
+20
|
|
\
\
|
*
|
|
sp: Generalise drawing code to remove dupes.
Michal Krol
2009-12-30
1
-81
/
+84
|
*
|
|
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-30
1
-2
/
+44
|
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+51
|
|
|
/
|
|
/
|
*
|
|
softpipe: fix draw return value
Keith Whitwell
2010-01-06
1
-1
/
+1
*
|
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-10
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
1
-10
/
+8
[next]