summaryrefslogtreecommitdiff
path: root/src/mesa/main/depth.h
AgeCommit message (Expand)AuthorFilesLines
2005-01-26just comments/clean-upBrian Paul1-5/+5
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett1-4/+4
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-5/+14
2003-04-21Implemented GL_EXT_depth_bounds_test.Brian Paul1-4/+4
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-3/+3
2000-11-22 Committing in .Jouk Jansen1-6/+6
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell1-37/+1
2000-04-11clip depth/stencil spans to window boundsBrian Paul1-2/+7
2000-03-03runtime selectable depth buffer depthBrian Paul1-7/+5
2000-02-02replaced gl_ prefix with _mesa_ prefix on depth funcsBrian Paul1-10/+10
1999-12-10changes in hardware depth buffer supportBrian Paul1-39/+24
1999-11-24added support for separate read/draw buffers per contextBrian Paul1-2/+2
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-9/+11
1999-10-08Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1-1/+2
1999-08-19Initial revisionjtg1-0/+98