gallium: fix computation of raster.point_size_per_vertex flag
[mesa.git] / src / mesa / state_tracker / st_atom_rasterizer.c
2008-01-23 Briangallium: fix computation of raster.point_size_per_verte...
2008-01-16 BrianFix a two-sided lighting bug (fixes samples/wave.c)
2007-12-18 Brianfix bug on GL_VERTEX_PROGRAM_TWO_SIDE path
2007-12-14 BrianAdded origin_lower_left field to pipe_rasterizer_state
2007-10-22 Briannew flag to control psize (from vertex shader or fixed...
2007-10-22 Brianadd support for sprite texcoord modes
2007-10-22 Brianadd point_sprite flag to rasterizer state
2007-09-19 Zack RusinConvert the rasterizer cso to the new semantics.
2007-09-18 Zack RusinFinishing up rename of the setup state to the rasterize...