summaryrefslogtreecommitdiff
path: root/xc/extras/Mesa/src/vb.c
diff options
context:
space:
mode:
authordaryll <daryll>1999-12-14 02:39:38 +0000
committerdaryll <daryll>1999-12-14 02:39:38 +0000
commit5a7c08a8c796a40d4cb04375ae198ea8325a9633 (patch)
tree726c36b6a094a755014fc7632d67d8c181b290ff /xc/extras/Mesa/src/vb.c
parentaf51f10342876a5da08d550d7786ea310ceb40ab (diff)
Upgrade to the latest Mesa 3.2 code.
Fixed several driver texture management bugs in the tdfx driver. Fix a problem with unbinding a context (performer). Included the Mesa header files in the X tree instead of making copies.
Diffstat (limited to 'xc/extras/Mesa/src/vb.c')
-rw-r--r--xc/extras/Mesa/src/vb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/extras/Mesa/src/vb.c b/xc/extras/Mesa/src/vb.c
index a370e7e23..932bcf243 100644
--- a/xc/extras/Mesa/src/vb.c
+++ b/xc/extras/Mesa/src/vb.c
@@ -1,4 +1,4 @@
-/* $Id: vb.c,v 1.2 1999/12/07 03:37:15 daryll Exp $ */
+/* $Id: vb.c,v 1.3 1999/12/14 02:39:39 daryll Exp $ */
/*
* Mesa 3-D graphics library