glut: Use the official WGL functions.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 10 Feb 2009 11:36:48 +0000 (11:36 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 10 Feb 2009 11:51:46 +0000 (11:51 +0000)
commit5b0807b72f16a4835e4b28aa8a66e9bcd867d383
tree32e803e6bb4a7390b005d6d5a3f2d8ef61af25c5
parentaeed92952efaac0b3519aeb141de18e17f0f454c
glut: Use the official WGL functions.

Especially using wglGetPixelFormat instead of GetPixelFormat causes
problems with opengl32.dll and drivers that not hack around this issue.
src/glut/glx/SConscript
src/glut/glx/glutint.h
src/glut/glx/win32_glx.c