index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
depth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header file clean-up:
Brian Paul
2002-10-24
1
-7
/
+2
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-3
/
+3
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-5
/
+5
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-6
/
+1
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-11
/
+9
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-3
/
+3
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-41
/
+45
*
Committing in .
Jouk Jansen
2000-11-22
1
-6
/
+6
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-3
/
+3
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-1601
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-5
/
+6
*
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-29
1
-1
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-15
/
+15
*
changed gl_frame_buffer Xmax and Ymax to be exclusive boundary values
Brian Paul
2000-09-08
1
-3
/
+3
*
clip depth/stencil spans to window bounds
Brian Paul
2000-04-11
1
-3
/
+99
*
use BCOPY macro on FreeBSD
Brian Paul
2000-04-04
1
-26
/
+38
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-2
/
+2
*
removed old Depth buffer pointer var
Brian Paul
2000-03-17
1
-6
/
+4
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-77
/
+645
*
replaced gl_ prefix with _mesa_ prefix on depth funcs
Brian Paul
2000-02-02
1
-10
/
+14
*
changes in hardware depth buffer support
Brian Paul
1999-12-10
1
-255
/
+417
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-17
/
+17
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-21
/
+13
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-3
/
+3
*
#include <stdlib.h>
Jouk Jansen
1999-10-11
1
-1
/
+2
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
1
-4
/
+3
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-1
/
+7
*
Cleaning up
Keith Whitwell
1999-09-19
1
-1
/
+2
*
new DD_Z_NEVER flag
Keith Whitwell
1999-09-10
1
-3
/
+12
*
Initial revision
jtg
1999-08-19
1
-0
/
+879