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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
draw: make sure viewport index is fetched from leading vertex
Zack Rusin
2013-05-25
1
-1
/
+2
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
1
-1
/
+1
*
draw/llvmpipe: fix transform feedback position + enable other extensions
Dave Airlie
2012-12-14
1
-1
/
+1
*
draw: fix/improve dirty state validation
Brian Paul
2012-12-08
1
-0
/
+7
*
draw: Only run prepare when state, prim and opt changes
Jakob Bornecrantz
2012-01-26
1
-1
/
+1
*
draw: add support for guard-band clipping
Brian Paul
2011-09-22
1
-0
/
+1
*
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
1
-1
/
+3
*
draw: Remove varray and vcache.
Chia-I Wu
2010-08-16
1
-19
/
+2
*
draw: Add vsplit frontend.
Chia-I Wu
2010-08-16
1
-1
/
+13
*
draw: Add new util function draw_pt_trim_count.
Chia-I Wu
2010-08-16
1
-0
/
+1
*
draw: Simplify frontend interface a little.
Chia-I Wu
2010-08-16
1
-3
/
+1
*
draw: Add prim flags to middle ends.
Chia-I Wu
2010-08-16
1
-3
/
+8
*
draw: don't try to precalculate the pipeline output primitive
Keith Whitwell
2010-06-23
1
-4
/
+2
*
draw: rewrite stream output to handle all the dark corners
Zack Rusin
2010-06-16
1
-2
/
+1
*
draw: finish the new pipeline setup
Zack Rusin
2010-06-15
1
-3
/
+1
*
draw wip
Keith Whitwell
2010-06-15
1
-11
/
+8
*
geometry shaders: make gs work with changable primitives and variable number ...
Zack Rusin
2010-06-09
1
-2
/
+4
*
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
1
-0
/
+16
*
draw: Implement index bias.
José Fonseca
2010-04-19
1
-0
/
+1
*
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
1
-0
/
+1
*
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
1
-1
/
+2
*
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-1
/
+2
*
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
1
-5
/
+0
*
draw: use u_reduced_prim() function
Brian Paul
2009-06-19
1
-1
/
+0
*
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-05
1
-0
/
+1
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
1
-1
/
+1
*
draw: add map/unmap directives for swtnl driver interface
Keith Whitwell
2009-02-17
1
-2
/
+0
*
draw: attempt atomic submit of large drawelements calls
Keith Whitwell
2008-08-26
1
-2
/
+2
*
draw: respect driver's max vertex buffer size
Keith Whitwell
2008-06-04
1
-2
/
+6
*
draw: draw_range_elements trial
Keith Whitwell
2008-05-29
1
-0
/
+9
*
draw: get rid of fetch-shade-emit frontend hack
Keith Whitwell
2008-05-23
1
-1
/
+0
*
draw: turn fse path into a middle end
Keith Whitwell
2008-05-12
1
-1
/
+8
*
draw: add fetch-shade-emit path
Keith Whitwell
2008-05-12
1
-0
/
+3
*
redo the linear paths
Zack Rusin
2008-05-08
1
-4
/
+2
*
implement linear emition and fetching and plug it in the varray paths
Zack Rusin
2008-05-08
1
-0
/
+18
*
frontend for rendering without elts
Zack Rusin
2008-04-25
1
-0
/
+1
*
draw: handle edgeflags and reset-line-stipple again
Keith Whitwell
2008-04-24
1
-9
/
+0
*
draw: move incoming vertex state into draw->pt
Keith Whitwell
2008-04-19
1
-7
/
+2
*
draw: always emit header in draw_pt_fetch.c
Keith Whitwell
2008-04-19
1
-1
/
+0
*
draw: remove named clipmask flags, tidy up pt middle ends
Keith Whitwell
2008-04-19
1
-0
/
+6
*
draw: remove fetch_pipeline middle end -- just use the general path
Keith Whitwell
2008-04-18
1
-11
/
+15
*
draw: split off all the extra functionality in the vertex shader
Keith Whitwell
2008-04-18
1
-7
/
+44
*
draw: move hw vertex emit to a new module
Keith Whitwell
2008-04-17
1
-0
/
+33
*
draw: make pt run pipeline when need_pipeline is true, not just when clipped
Keith Whitwell
2008-04-16
1
-2
/
+4
*
Implement fetch/shade/pipeline or emit vertex passthrough.
Zack Rusin
2008-04-14
1
-1
/
+1
*
draw: fix edgeflag handling on the pt paths
Keith Whitwell
2008-04-06
1
-0
/
+10
*
draw: add passthrough path to the pipeline
Keith Whitwell
2008-04-03
1
-0
/
+1
*
draw: Set the backend prim in the pt 'prepare' operation
Keith Whitwell
2008-04-02
1
-3
/
+3
[next]