Anonymous - 2003-10-14

I'm not sure if I'm doing something wrong here or if there is a bug.  In my program I'm creating and deleting display lists.  I want to make glDeleteLists() calls once I'm done with a display list.  However, chromium seems to "ignore" this function call.  When I use the print SPU for debugging, I can see all the opengl functions that are getting forwarded to my crservers, but glDeleteLists is not one of them.  am i doing something wrong??

Any help is appreciated.  thanks