chris clepper escribió:
On Fri, Jan 1, 2010 at 11:32 AM, Matteo Sisti Sette <[email protected] <mailto:[email protected]>> wrote:By the way is there any trick to "track" a GL error to find the object triggering it? (apart deleting objects until you find the one)The GL error comes from the driver, and GEM just asks the driver once per rendering pass if any errors occur. Doing this check for each object is typically unnecessary and slows down rendering.
Oh I see, thanks a lot for clarifying :) -- Matteo Sisti Sette [email protected] http://www.matteosistisette.com _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
