summaryrefslogtreecommitdiff
path: root/src/glut/glx/SConscript
AgeCommit message (Collapse)Author
2009-02-10glut: Use the official WGL functions.José Fonseca
Especially using wglGetPixelFormat instead of GetPixelFormat causes problems with opengl32.dll and drivers that not hack around this issue.
2009-01-08glut: Unlist file.José Fonseca
Again..
2009-01-08glut: Fix build.José Fonseca
2008-12-30glut: List new source file in sconscript.José Fonseca
2008-11-21glut: MinGW portability fixes.José Fonseca
Still, it doesn't run as well as the glut binaries...