replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]
[mesa.git] / src / mesa / swrast / s_stencil.h
2003-03-25 Brian Paulreplace _mesa_ prefix with _swrast_, remove s_histogram...
2002-10-02 Brian Paulfinished up GL_EXT_stencil_two_side
2002-09-06 Brian PaulGL_EXT_stencil_two_side extension, not 100% complete...
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2002-02-02 Brian PaulConverted line drawing over to new span code, pb no...
2002-02-02 Brian Paulsw_span can now hold x/y arrays of fragment positions...
2001-12-17 Brian Paulfirst checkpoint commit of Klaus's new span code (struc...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-11-22 Jouk Jansen Committing in .
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.