summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/depth.c
Commit message (Expand)AuthorAgeFilesLines
* runtime selectable depth buffer depthBrian Paul2000-03-031-77/+645
* replaced gl_ prefix with _mesa_ prefix on depth funcsBrian Paul2000-02-021-10/+14
* changes in hardware depth buffer supportBrian Paul1999-12-101-255/+417
* added support for separate read/draw buffers per contextBrian Paul1999-11-241-17/+17
* 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