summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/depth.c
Commit message (Expand)AuthorAgeFilesLines
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-21/+13
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-3/+3
* #include <stdlib.h>Jouk Jansen1999-10-111-1/+2
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-4/+3
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+7
* Cleaning upKeith Whitwell1999-09-191-1/+2
* new DD_Z_NEVER flagKeith Whitwell1999-09-101-3/+12
* Initial revisionjtg1999-08-191-0/+879