summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/stencil.h
Commit message (Expand)AuthorAgeFilesLines
* OpenGL 2.0's two-sided stencil feature wasn't implemented correctly.Brian Paul2005-09-131-1/+5
* Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions.Brian Paul2005-01-121-2/+14
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-6/+6
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+7
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* GL_EXT_stencil_two_side extension, not 100% complete yet.Brian Paul2002-09-061-3/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* Moved the software rasterizer to a new directory.Keith Whitwell2000-10-311-29/+1
* renamed stencil functionsBrian Paul2000-04-111-12/+10
* clip depth/stencil spans to window boundsBrian Paul2000-04-111-6/+6
* Committing in .Jouk Jansen1999-12-131-2/+4
* updated for hardware stencil supportBrian Paul1999-12-101-21/+14
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-11/+10
* Initial revisionjtg1999-08-191-0/+88