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
/
mesa
/
state_tracker
/
st_atom_rasterizer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix two-sided lighting test in state tracker
Brian Paul
2008-12-18
1
-3
/
+6
*
mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
Brian Paul
2008-10-09
1
-1
/
+4
*
gallium: clean-up/fix msaa override in state tracker
Brian Paul
2008-09-17
1
-1
/
+1
*
gallium: added _NEW_PROGRAM to dependencies
Brian Paul
2008-08-11
1
-6
/
+12
*
st: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
1
-1
/
+1
*
mesa: fix issues around multisample enable
Roland Scheidegger
2008-07-02
1
-1
/
+1
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-6
/
+6
*
gallium: add a flag to turn on gl rasterization rules
Keith Whitwell
2008-04-02
1
-0
/
+2
*
gallium: add temporary facility for rasterization-time clamping of point sizes
Keith Whitwell
2008-04-02
1
-0
/
+4
*
gallium: if point size not computed per vertex, apply size clamp immediately.
Brian Paul
2008-03-14
1
-1
/
+6
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-56
/
+52
*
gallium: clamp line width when creating raster state object
Brian
2008-02-25
1
-2
/
+12
*
gallium: fix computation of raster.point_size_per_vertex flag
Brian
2008-01-23
1
-1
/
+14
*
Fix a two-sided lighting bug (fixes samples/wave.c)
Brian
2008-01-16
1
-1
/
+8
*
fix bug on GL_VERTEX_PROGRAM_TWO_SIDE path
Brian
2007-12-18
1
-1
/
+1
*
Added origin_lower_left field to pipe_rasterizer_state
Brian
2007-12-14
1
-0
/
+2
*
new flag to control psize (from vertex shader or fixed size)
Brian
2007-10-22
1
-0
/
+1
*
add support for sprite texcoord modes
Brian
2007-10-22
1
-0
/
+12
*
add point_sprite flag to rasterizer state
Brian
2007-10-22
1
-0
/
+1
*
Convert the rasterizer cso to the new semantics.
Zack Rusin
2007-09-19
1
-5
/
+5
*
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
1
-0
/
+224