Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glut: Use the official WGL functions. | José Fonseca | 2009-02-10 | 1 | -1/+0 |
| | | | | | Especially using wglGetPixelFormat instead of GetPixelFormat causes problems with opengl32.dll and drivers that not hack around this issue. | ||||
* | glut: Unlist file. | José Fonseca | 2009-01-08 | 1 | -1/+0 |
| | | | | Again.. | ||||
* | glut: Fix build. | José Fonseca | 2009-01-08 | 1 | -2/+1 |
| | |||||
* | glut: List new source file in sconscript. | José Fonseca | 2008-12-30 | 1 | -0/+1 |
| | |||||
* | glut: MinGW portability fixes. | José Fonseca | 2008-11-21 | 1 | -0/+89 |
Still, it doesn't run as well as the glut binaries... |