disabled GLX_SGIS_multisample (temporarily) since its tokens aren't defined

This commit is contained in:
Brian Paul
2000-12-11 15:42:53 +00:00
parent b04bcd14ee
commit 3afb7a0f70

View File

@@ -325,9 +325,12 @@ extern __GLXextFuncPtr glXGetProcAddressARB (const GLubyte *);
typedef __GLXextFuncPtr ( * PFNGLXGETPROCADDRESSARBPROC) (const GLubyte *procName);
#endif
#if 0
/* XXX the enums for this extension are missing */
#ifndef GLX_SGIS_multisample
#define GLX_SGIS_multisample 1
#endif
#endif
#ifndef GLX_EXT_visual_info
#define GLX_EXT_visual_info 1