/* * Export window information for the Windows-OpenGL GLX implementation. * * Authors: Alexander Gottwald */ #include #include #define WIN_GL_WINDOW_CLASS "XWinGLTest" HWND winGetWindowInfo(WindowPtr pWin); Bool winCheckScreenAiglxIsSupported(ScreenPtr pScreen);