OSDN Git Service

removed experiemental GL_MESA_sprite_point extension
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 27 May 2002 17:05:19 +0000 (17:05 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 27 May 2002 17:05:19 +0000 (17:05 +0000)
include/GL/gl.h

index 675b974..fcc5bdd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: gl.h,v 1.65 2002/03/20 22:07:17 brianp Exp $ */
+/* $Id: gl.h,v 1.66 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