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
/
auxiliary
/
draw
/
draw_pt_so_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: rename vertex header members
Roland Scheidegger
2015-12-15
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
draw: Prevent signed/unsigned comparisons.
José Fonseca
2014-05-02
1
-1
/
+1
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-2
/
+1
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
1
-4
/
+0
*
draw/translate: fix instancing
Zack Rusin
2013-06-28
1
-3
/
+20
*
draw/pt: adjust overflow calculations
Zack Rusin
2013-05-03
1
-2
/
+1
*
draw/so: fix overflow calculation
Zack Rusin
2013-04-27
1
-8
/
+18
*
draw/so: indicate overflow when buffer is missing
Zack Rusin
2013-04-27
1
-0
/
+4
*
draw/so: Fix overflow calculations
Zack Rusin
2013-04-26
1
-3
/
+8
*
draw/so: uses the correct index with the pre clipped coordinates
Zack Rusin
2013-04-18
1
-6
/
+6
*
draw/so: maintain an exact number of written vertices
Zack Rusin
2013-04-03
1
-1
/
+3
*
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