removed a misplaced _mesa_logicop_ci_span() call
[mesa.git] / src / mesa / swrast / s_logic.c
2001-02-13 Brian Paulfixed GL_SET bug
2000-11-05 Keith WhitwellReorganized software rasterizer as a module which manag...
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.