Current Path : /home/infinitibizsol/xorg-server-1.20.7/hw/xwin/glx/ |
Current File : /home/infinitibizsol/xorg-server-1.20.7/hw/xwin/glx/winpriv.h |
/* * Export window information for the Windows-OpenGL GLX implementation. * * Authors: Alexander Gottwald */ #include <X11/Xwindows.h> #include <windowstr.h> HWND winGetWindowInfo(WindowPtr pWin); Bool winCheckScreenAiglxIsSupported(ScreenPtr pScreen); void winSetScreenAiglxIsActive(ScreenPtr pScreen);