projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c408b4
)
removed experiemental GL_MESA_sprite_point extension
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 27 May 2002 17:05:19 +0000
(17:05 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 27 May 2002 17:05:19 +0000
(17:05 +0000)
include/GL/gl.h
patch
|
blob
|
history
diff --git
a/include/GL/gl.h
b/include/GL/gl.h
index 675b97499d0dd4714b24a2862e7bd733c6e94424..fcc5bdd3273191ba41499b186acb179ebd058ed6 100644
(file)
--- a/
include/GL/gl.h
+++ b/
include/GL/gl.h
@@
-1,4
+1,4
@@
-/* $Id: gl.h,v 1.6
5 2002/03/20 22:07:17
brianp Exp $ */
+/* $Id: gl.h,v 1.6
6 2002/05/27 17:05:19
brianp Exp $ */
/*
* Mesa 3-D graphics library
@@
-2486,17
+2486,6
@@
GLAPI void GLAPIENTRY glTracePointerRangeMESA( const GLvoid* first, const GLvoid
#endif /* GL_MESA_packed_depth_stencil */
-/*
- * ??. GL_MESA_sprite_point
- */
-#ifndef GL_MESA_sprite_point
-#define GL_MESA_sprite_point 1
-
-#define GL_SPRITE_POINT_MESA 0x8757 /* XXX not finalized! */
-
-#endif
-
-
#ifndef GL_ARB_window_pos
#define GL_ARB_window_pos 1