import native OpenGL from cygwin branch. Requires changes to some mesa files too
external changes are: extras/Mesa/include/GL/gl.h: provide stdcall OpenGL interface if USE_OPENGL32 is defined extras/Mesa/include/GL/internal/glcore.h: add #define GL_CORE_WINDOWS 8 lib/GL/glx/glxext.c: wrap DRI calls with #ifdef GLX_DIRECT_RENDERING in BindContextWrapper and UnbindContextWrapper programs/Xserver/GL/glx/single2.c: wrap xf86atof() to atof() for __CYGWIN__ define. This should be changed to test for XFree86Server but this is currently defined for cygwin server
mark as fixed
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.