I am trying to use cygwin to analyze large amounts of data. I've installed all the gl, openGL, freeglut packages, but I keep getting this error message when I run the program that graphs the data input: freeglut (./graph): OpenGL GLX extension not supported by display ':0.0'
Everything else about the program works properly, just the extension seems to not work.
This is tangental to your question, but if for whatever reason Cygwin X isn't supporting GLX you should consider using Xming which does.