projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27a26bf
)
fixed value for GLU_NURBS_MODE
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 26 Oct 2000 15:32:54 +0000
(15:32 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 26 Oct 2000 15:32:54 +0000
(15:32 +0000)
include/GL/glu.h
patch
|
blob
|
history
diff --git
a/include/GL/glu.h
b/include/GL/glu.h
index e2b928827680cd61d617545dbd2dedb10ee3bd76..c0ed06414ab1d7f5757af4c4fd9f4e5a1ccda03f 100644
(file)
--- a/
include/GL/glu.h
+++ b/
include/GL/glu.h
@@
-1,8
+1,8
@@
-/* $Id: glu.h,v 1.2
2 2000/07/11 14:11:4
4 brianp Exp $ */
+/* $Id: glu.h,v 1.2
3 2000/10/26 15:32:5
4 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.
3
+ * Version: 3.
5
* Copyright (C) 1995-2000 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@
-200,7
+200,7
@@
extern "C" {
#define GLU_NURBS_ERROR37 100287 /* duplicate point on pwlcurve */
/* GLU 1.3 and later */
-#define GLU_NURBS_MODE
?
+#define GLU_NURBS_MODE
100160
/* Errors */