summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_rasterizer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix computation of raster.point_size_per_vertex flagBrian2008-01-231-1/+14
* Fix a two-sided lighting bug (fixes samples/wave.c)Brian2008-01-161-1/+8
* fix bug on GL_VERTEX_PROGRAM_TWO_SIDE pathBrian2007-12-181-1/+1
* Added origin_lower_left field to pipe_rasterizer_stateBrian2007-12-141-0/+2
* new flag to control psize (from vertex shader or fixed size)Brian2007-10-221-0/+1
* add support for sprite texcoord modesBrian2007-10-221-0/+12
* add point_sprite flag to rasterizer stateBrian2007-10-221-0/+1
* Convert the rasterizer cso to the new semantics.Zack Rusin2007-09-191-5/+5
* Finishing up rename of the setup state to the rasterizer state.Zack Rusin2007-09-181-0/+224