summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_wide_prims.c
AgeCommit message (Expand)Author
2008-01-26gallium: Fix MSVC float/double conversion warning.José Fonseca
2008-01-25gallium: replace prim pipeline begin/end() functions with flush()Brian
2008-01-23gallium: multiply vertex point size by 0.5Brian
2007-12-09gallium: add draw_stage::destroy().Michal
2007-11-23gallium: reorg tgsi directories.Michal Krol
2007-10-29Make gallium compile in win32.Michal Krol
2007-10-23adjust coords in wide_line() to be conformantBrian
2007-10-22new flag to control psize (from vertex shader or fixed size)Brian
2007-10-22add support for sprite texcoord modesBrian
2007-10-22implement point sprite modeBrian
2007-10-22tweak point corners to pass conform testBrian
2007-10-22update to working conditionBrian
2007-10-22pull clip/ module wide and stippled lines/points codekeithw