summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_stencil.h
Commit message (Expand)AuthorAgeFilesLines
* New SWspan and SWspanarrays typedefs.Brian Paul2006-10-011-1/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-11/+5
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]Brian Paul2003-03-251-6/+6
* finished up GL_EXT_stencil_two_sideBrian Paul2002-10-021-2/+2
* GL_EXT_stencil_two_side extension, not 100% complete yet.Brian Paul2002-09-061-2/+2
* Lots of changes related to framebuffer/window buffer resizing. Basically,Brian Paul2002-03-161-2/+2
* Converted line drawing over to new span code, pb no longer used.Brian Paul2002-02-021-6/+1
* sw_span can now hold x/y arrays of fragment positions - getting ready toBrian Paul2002-02-021-6/+4
* first checkpoint commit of Klaus's new span code (struct sw_span)Brian Paul2001-12-171-2/+5
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+64