summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_atom_rasterizer.c
AgeCommit message (Expand)Author
2008-02-25gallium: clamp line width when creating raster state objectBrian
2008-01-23gallium: fix computation of raster.point_size_per_vertex flagBrian
2008-01-16Fix a two-sided lighting bug (fixes samples/wave.c)Brian
2007-12-18fix bug on GL_VERTEX_PROGRAM_TWO_SIDE pathBrian
2007-12-14Added origin_lower_left field to pipe_rasterizer_stateBrian
2007-10-22new flag to control psize (from vertex shader or fixed size)Brian
2007-10-22add support for sprite texcoord modesBrian
2007-10-22add point_sprite flag to rasterizer stateBrian
2007-09-19Convert the rasterizer cso to the new semantics.Zack Rusin
2007-09-18Finishing up rename of the setup state to the rasterizer state.Zack Rusin