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_pipe_validate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
draw: fix flatshade stage for constant interpolated values
Roland Scheidegger
2014-12-10
1
-1
/
+5
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
draw: fix point/line/triangle determination in draw_need_pipeline()
Brian Paul
2013-08-29
1
-25
/
+6
*
draw: rewrite primitive assembler
Zack Rusin
2013-08-08
1
-14
/
+0
*
draw: implement proper primitive assembler as a pipeline stage
Zack Rusin
2013-08-03
1
-1
/
+14
*
draw: implement distance culling
Zack Rusin
2013-06-10
1
-2
/
+9
*
draw: set precalc_flat flag for AA lines too
Brian Paul
2012-12-05
1
-0
/
+1
*
draw: Don't use the pipeline when drawing lines with fractional widths.
José Fonseca
2011-02-11
1
-2
/
+3
*
draw: fix test for using the wide-point stage
Brian Paul
2010-09-20
1
-2
/
+2
*
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
1
-1
/
+1
*
draw: fix typo checking for unfilled polygons
Keith Whitwell
2010-05-14
1
-1
/
+1
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-8
/
+11
*
gallium/draw: fix point sprite handling
Brian Paul
2010-04-21
1
-0
/
+7
*
gallium/draw: use local var to simplify code
Brian Paul
2010-04-21
1
-17
/
+18
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-3
/
+3
|
\
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-3
/
+3
*
|
gallium/draw: replace int with boolean
Brian Paul
2010-01-22
1
-8
/
+8
|
/
*
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-28
1
-1
/
+10
*
draw: allow driver-override of draw_need_pipeline()
Keith Whitwell
2008-12-23
1
-4
/
+17
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
draw: allow drivers to query pipeline state more easily
Keith Whitwell
2008-04-22
1
-14
/
+16
*
draw: propogate lots of errors
Keith Whitwell
2008-04-21
1
-0
/
+2
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-8
/
+9
*
draw: rename pipeline files to draw_pipe_*
Keith Whitwell
2008-04-19
1
-0
/
+312