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
/
auxiliary
/
draw
/
draw_gs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw wip
Keith Whitwell
2010-06-15
1
-21
/
+32
*
draw/gs: copy the outputs only if we emitted something
Zack Rusin
2010-06-12
1
-3
/
+5
*
draw: rewrite geometry shader pipeline
Zack Rusin
2010-06-10
1
-100
/
+136
*
draw: geometry shader fixes
Zack Rusin
2010-06-10
1
-4
/
+43
*
draw: make sure geometry shader correctly iterates the output buffer
Zack Rusin
2010-06-09
1
-4
/
+9
*
draw: make sure the buffer is big enough to fit everything emitted by the gs
Zack Rusin
2010-06-09
1
-31
/
+5
*
draw: fix geometry shader which emit multiplie primitives
Zack Rusin
2010-06-09
1
-18
/
+20
*
geometry shaders: make gs work with changable primitives and variable number ...
Zack Rusin
2010-06-09
1
-9
/
+16
*
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-30
1
-6
/
+6
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-2
/
+2
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-5
/
+9
*
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
1
-1
/
+1
*
draw: Fix memory leak in gs code
Jakob Bornecrantz
2010-01-16
1
-0
/
+9
*
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
1
-7
/
+6
*
draw: disable some debugging output coming from the geometry shaders
Zack Rusin
2009-12-25
1
-5
/
+5
*
draw/tgsi: fix geometry shader input/output swizzling
Zack Rusin
2009-12-25
1
-0
/
+1
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+338