swrast: fix selection/feedback regression
[mesa.git] / src / mesa / swrast / s_stencil.c
2001-02-23 Brian Paulfixed bug in _mesa_stencil_and_ztest_pixels() found...
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2000-11-28 Brian Paulfixed parameter mis-ordering bug in Driver.StencilSpan...
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-05 Keith WhitwellReorganized software rasterizer as a module which manag...
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.