projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce7d77
)
remove GL_GLEXT_LEGACY
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 13 Nov 2003 23:09:43 +0000
(23:09 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 13 Nov 2003 23:09:43 +0000
(23:09 +0000)
progs/demos/paltex.c
patch
|
blob
|
history
diff --git
a/progs/demos/paltex.c
b/progs/demos/paltex.c
index 8d0400c76a4e919a1df5e2cf0378d9093dc4767b..206e85f102961407f757e925946fe10fd38540f9 100644
(file)
--- a/
progs/demos/paltex.c
+++ b/
progs/demos/paltex.c
@@
-11,7
+11,6
@@
#ifdef _WIN32
#include <windows.h>
#endif
-#define GL_GLEXT_LEGACY
#include <GL/glut.h>