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
/
drivers
/
softpipe
/
sp_setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
draw: implement pipeline statistics in the draw module
Zack Rusin
2013-04-16
1
-0
/
+4
*
softpipe: silence some MSVC float/double warnings
Brian Paul
2013-03-21
1
-6
/
+6
*
softpipe: fix numFragsEmitted debug code
Brian Paul
2012-06-27
1
-0
/
+7
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
1
-8
/
+8
*
draw/softpipe: EXT_transform_feedback support (v2)
Dave Airlie
2012-01-10
1
-3
/
+3
*
softpipe: use the polygon stipple utility module
Brian Paul
2011-07-21
1
-1
/
+1
*
softpipe: implement fragment shader variants
Brian Paul
2011-07-21
1
-18
/
+19
*
softpipe: use tgsi_shader_info fields for fragcoord origin, center, etc.
Brian Paul
2011-07-21
1
-4
/
+4
*
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-01-25
1
-1
/
+1
*
softpipe: restore culling code
Keith Whitwell
2010-05-14
1
-3
/
+21
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-37
/
+4
*
gallium: rework provoking vertex code
Brian Paul
2010-05-05
1
-1
/
+4
*
Merge branch '7.8'
Brian Paul
2010-04-19
1
-3
/
+3
|
\
|
*
softpipe: Fix division by zero
Arpad Borsos
2010-04-14
1
-3
/
+3
*
|
softpipe: fix computation of fragment[FACE] attribute
Brian Paul
2010-04-18
1
-3
/
+7
*
|
softpipe: clean-up and comments
Brian Paul
2010-04-18
1
-40
/
+57
*
|
softpipe: document MAX_QUADS
Brian Paul
2010-04-18
1
-1
/
+6
*
|
softpipe: Preserve/check the signal of the number of scanlines in an edge.
José Fonseca
2010-04-18
1
-1
/
+2
|
/
*
softpipe: const qualifiers, comments
Brian Paul
2010-02-18
1
-3
/
+3
*
fix bug in perspective corrected interpolants for lines
Brian Paul
2010-02-09
1
-2
/
+1
*
softpipe: Properly implement cylindrical wrapping.
Michal Krol
2010-02-09
1
-31
/
+148
*
Revert "softpipe: Implement cylindrical wrapping for linear interpolator."
Michal Krol
2010-02-09
1
-35
/
+11
*
softpipe: Implement cylindrical wrapping for linear interpolator.
Michal Krol
2010-02-09
1
-11
/
+35
*
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-29
1
-4
/
+7
*
softpipe: Remove unnecessary header.
Vinson Lee
2010-01-28
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-1
/
+0
*
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-1
/
+1
|
/
*
softpipe: Respect gl_rasterization_rules in primitive setup.
Michal Krol
2009-10-30
1
-14
/
+26
*
softpipe: restore/fix print_vertex() debug helper
Brian Paul
2009-10-09
1
-2
/
+6
*
softpipe: prefix non-static functions with sp_
Brian Paul
2009-10-07
1
-6
/
+6
*
softpipe: set quad->facing value
Keith Whitwell
2009-09-22
1
-0
/
+1
*
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-23
1
-1
/
+0
*
softpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-07-24
1
-97
/
+89
*
softpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-07-24
1
-2
/
+2
*
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-24
1
-236
/
+17
*
softpipe: remove unused vars in sp_setup.c
Keith Whitwell
2009-07-22
1
-5
/
+0
*
softpipe: use bitwise logic to setup quad masks in sp_setup
Keith Whitwell
2009-07-22
1
-25
/
+40
*
softpipe: simplify flush_spans
Keith Whitwell
2009-07-22
1
-53
/
+19
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
1
-15
/
+12
|
\
|
*
gallium: fix the front face semantics
Zack Rusin
2009-07-01
1
-15
/
+12
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-1
/
+4
|
\
\
|
*
|
softpipe: implement flatshade_first for line setup
Brian Paul
2009-06-09
1
-1
/
+4
|
*
|
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-06-03
1
-4
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
1
-3
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-16
1
-3
/
+6
*
|
|
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-30
1
-4
/
+1
|
|
/
|
/
|
*
|
softpipe: comments
Brian Paul
2009-05-27
1
-0
/
+2
*
|
softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON
Brian Paul
2009-05-27
1
-1
/
+4
|
/
[next]