From: Joel W. <we...@st...> - 2004-11-05 19:41:41
|
Hi folks; I'm trying to integrate ParaView and Chromium at the moment, and it's going very well when I use tcpip networking in Chromium. When I substitute Quadrics Teac networking it runs for a while and then fails because the Quadrics card runs out of on-board memory, which in turn seems to happen because upstream-going messages (like the results of glGet...() and glReadPixels()) are not being reclaimed. Can anyone tell me where this is supposed to happen? I've looked at the invocations of crNetFree(), and none seem to be in the obvious places to accomplish this. Thanks, -Joel we...@ps... |