Added support for Xi Graphics XME fullscreen extension

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40243
This commit is contained in:
Sam Lantinga 2001-11-22 04:55:38 +00:00
parent c5e643229a
commit ea3595e3fb
5 changed files with 200 additions and 3 deletions

View file

@ -50,7 +50,7 @@ static char rcsid =
If you don't want this version included, simply define "NO_SDL_GLEXT"
*/
#ifndef NO_SDL_GLEXT
#ifndef __glext_h_
#if !defined(__glext_h_) && !defined(GL_GLEXT_LEGACY)
#define __glext_h_
#ifdef __cplusplus