projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b70f5c2
)
oops, wrong value for GLX_SAMPLES
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 14 Dec 2001 03:19:06 +0000
(
03:19
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 14 Dec 2001 03:19:06 +0000
(
03:19
+0000)
include/GL/glx.h
patch
|
blob
|
history
diff --git
a/include/GL/glx.h
b/include/GL/glx.h
index 89c474d4abd99e4d366c1de58a0613aab4bc20c2..e19937f8bb3d18774f22440032159a162c3eb576 100644
(file)
--- a/
include/GL/glx.h
+++ b/
include/GL/glx.h
@@
-1,4
+1,4
@@
-/* $Id: glx.h,v 1.3
4 2001/12/14 03:18:08
brianp Exp $ */
+/* $Id: glx.h,v 1.3
5 2001/12/14 03:19:06
brianp Exp $ */
/*
* Mesa 3-D graphics library
@@
-173,7
+173,7
@@
extern "C" {
* GLX 1.4 and later:
*/
#define GLX_SAMPLE_BUFFERS 0x186a0 /*100000*/
-#define GLX_SAMPLES 0x
81
6a1 /*100001*/
+#define GLX_SAMPLES 0x
18
6a1 /*100001*/