Commit Graph

5 Commits

Author SHA1 Message Date
José Fonseca 5b0807b72f 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.
2009-02-10 11:51:46 +00:00
José Fonseca 5cad143e54 glut: Unlist file.
Again..
2009-01-08 12:42:25 +00:00
José Fonseca 8c0d8d89fa glut: Fix build. 2009-01-08 12:05:10 +00:00
José Fonseca 70894676c2 glut: List new source file in sconscript. 2008-12-30 17:22:24 +00:00
José Fonseca 81aa678ce8 glut: MinGW portability fixes.
Still, it doesn't run as well as the glut binaries...
2008-11-21 10:44:31 +09:00