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_pt_so_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: init pre_clip_pos = NULL to fix optimized build warning
Brian Paul
2013-03-14
1
-1
/
+1
*
draw/so: Fix stream output with geometry shaders
Zack Rusin
2013-03-12
1
-7
/
+30
*
draw/llvmpipe: fix transform feedback position + enable other extensions
Dave Airlie
2012-12-14
1
-4
/
+22
*
draw: add support for later transform feedback extensions
Dave Airlie
2012-12-14
1
-3
/
+9
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
1
-79
/
+8
*
draw: remove unused 'so' variable in draw_pt_so_emit()
Brian Paul
2012-01-10
1
-2
/
+0
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-47
/
+67
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-5
/
+5
*
draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK.
Chia-I Wu
2010-08-16
1
-1
/
+1
*
draw: Mask out vertex flags in GS and stream output.
Chia-I Wu
2010-08-06
1
-1
/
+1
*
draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
Chia-I Wu
2010-08-06
1
-15
/
+5
*
draw: validate stream output buffers
Zack Rusin
2010-06-17
1
-1
/
+16
*
draw: fix some unsigned issue
Zack Rusin
2010-06-17
1
-4
/
+4
*
draw: make sure we correctly iterate over output buffers on stream out
Zack Rusin
2010-06-16
1
-5
/
+11
*
draw: rewrite stream output to handle all the dark corners
Zack Rusin
2010-06-16
1
-118
/
+185
*
draw: finish the new pipeline setup
Zack Rusin
2010-06-15
1
-9
/
+10
*
draw wip
Keith Whitwell
2010-06-15
1
-5
/
+21
*
draw: Remove unnecessary headers.
Vinson Lee
2010-06-08
1
-1
/
+0
*
gallium: scream when one of two unimplemented features in draw is used
Zack Rusin
2010-06-08
1
-6
/
+12
*
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
1
-0
/
+2
*
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
1
-0
/
+191