--- glaxium_0.5/main.cpp~ 2003-06-10 07:11:37 +0400 +++ glaxium_0.5/main.cpp 2003-06-10 07:11:43 +0400 @@ -145,7 +145,7 @@ */ // glutInit(&argc, argv); - SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,8); +// SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,8); if (fullscreen) { screen = SDL_SetVideoMode(width, height, 0, SDL_OPENGL|SDL_FULLSCREEN);