summaryrefslogtreecommitdiff
path: root/include/GL/fxmesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-11-24 18:43:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-11-24 18:43:19 +0000
commitb16103c4668fb7adaf3b17dc7a416e10ffdbee7f (patch)
treed29393f8e729ecbe50a17335b04ee4100a6abb62 /include/GL/fxmesa.h
parent2257a120133010f42b4d0c3eb78b6a46a579e55b (diff)
bumped version to 3.3
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r--include/GL/fxmesa.h23
1 files changed, 3 insertions, 20 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index 68f15eb3cb..be1bb7570e 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -1,8 +1,8 @@
-/* $Id: fxmesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: fxmesa.h,v 1.2 1999/11/24 18:44:53 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.1
+ * Version: 3.3
* Copyright (C) 1995-1999 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@ -22,23 +22,6 @@
/*
- * $Log: fxmesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
- *
- * Revision 3.2 1999/01/03 02:46:31 brianp
- * now using GLAPI and GLAPIENTRY keywords (Ted Jump)
- *
- * Revision 3.1 1998/04/01 03:00:28 brianp
- * updated for v0.24 of 3Dfx/Glide driver
- *
- * Revision 3.0 1998/02/20 05:04:45 brianp
- * initial rev
- *
- */
-
-
-/*
* FXMesa - 3Dfx Glide driver for Mesa. Contributed by David Bucciarelli
*
* NOTE: This version requires Glide 2.3 or later.
@@ -58,7 +41,7 @@ extern "C" {
#define FXMESA_MAJOR_VERSION 3
-#define FXMESA_MINOR_VERSION 0
+#define FXMESA_MINOR_VERSION 3
/*