index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_setup.c
Age
Commit message (
Expand
)
Author
2010-05-14
softpipe: restore culling code
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-05
gallium: rework provoking vertex code
Brian Paul
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-18
softpipe: fix computation of fragment[FACE] attribute
Brian Paul
2010-04-18
softpipe: clean-up and comments
Brian Paul
2010-04-18
softpipe: document MAX_QUADS
Brian Paul
2010-04-18
softpipe: Preserve/check the signal of the number of scanlines in an edge.
José Fonseca
2010-04-14
softpipe: Fix division by zero
Arpad Borsos
2010-02-18
softpipe: const qualifiers, comments
Brian Paul
2010-02-09
fix bug in perspective corrected interpolants for lines
Brian Paul
2010-02-09
softpipe: Properly implement cylindrical wrapping.
Michal Krol
2010-02-09
Revert "softpipe: Implement cylindrical wrapping for linear interpolator."
Michal Krol
2010-02-09
softpipe: Implement cylindrical wrapping for linear interpolator.
Michal Krol
2010-01-29
softpipe: support all TGSI fragment coord conventions (v4)
Luca Barbieri
2010-01-28
softpipe: Remove unnecessary header.
Vinson Lee
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
softpipe: Remove unnecessary headers.
Vinson Lee
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-10-30
softpipe: Respect gl_rasterization_rules in primitive setup.
Michal Krol
2009-10-09
softpipe: restore/fix print_vertex() debug helper
Brian Paul
2009-10-07
softpipe: prefix non-static functions with sp_
Brian Paul
2009-09-22
softpipe: set quad->facing value
Keith Whitwell
2009-08-23
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-07-24
softpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-07-24
softpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-07-24
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-22
softpipe: remove unused vars in sp_setup.c
Keith Whitwell
2009-07-22
softpipe: use bitwise logic to setup quad masks in sp_setup
Keith Whitwell
2009-07-22
softpipe: simplify flush_spans
Keith Whitwell
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-09
softpipe: implement flatshade_first for line setup
Brian Paul
2009-06-03
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-30
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-27
softpipe: comments
Brian Paul
2009-05-27
softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON
Brian Paul
2009-03-31
softpipe: use util_is_inf_or_nan()
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-20
gallium: remove use of origin_lower_left
Brian Paul
2009-02-11
softpipe: asst clean-ups, const correctness, comments
Brian Paul
2009-02-11
softpipe: rename PRIM_x to QUAD_PRIM_x
Brian
2009-02-11
softpipe: rename sp_headers.h to sp_quad.h
Brian
2009-02-11
softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
Brian
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-10-06
make draw's vertex_info struct smaller/quicker to compare with memcmp()
Keith Whitwell
2008-09-09
softpipe: Silence compiler warning on Windows.
Michal Krol
[next]