Just a word on display lists.  If the display lists are executing as you're
making them, use GL_COMPILE instead of GL_COMPILE_AND_EXECUTE.  Of course,
multiple threads might still be causing that problem...

Reply via email to