On Tuesday 06 May 2008 22:22:59 Geoffrey Broadwell wrote: > The attached patch mainly cleans up the implementation of GLUT > callbacks, simplifying code both internally and in the PIR-visible API. > > It also includes two other small cleanups in the OpenGL code: > 1. a missing libglutcb build dependency that may fix a 'make -j2' > problem on Mac OS X, as per tetragon > 2. use the 'die string' opcode rather than a manually generated > string exception in OpenGL.pir, as per pmichaud
Looks reasonable to me. Applied as r27453. -- c