LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Orangy Tang on March 21, 2004, 13:13:42

Title: Who pinched gluGetErrorString?
Post by: Orangy Tang on March 21, 2004, 13:13:42
Wheres it gone? It appears to have vanished into the eather. :shock:
I notice a gluGetString, but that seems hardcoded to only return VERSION and EXTENSION strings.

Funnily enough, error codes like 1324 arn't actually that helpful :evil:
Title: Who pinched gluGetErrorString?
Post by: elias on March 21, 2004, 16:58:22
Incidently, I added gluErrorString a few hours ago...

- elias