From: Mike H. <mho...@gr...> - 2005-01-07 23:12:21
|
We seem to be back with issues getting correct visuals for certain apps like Raptor. I'm hitting an assertion failure because the context->visBits are not matching window->visBits (assert fail on line 797 of readbackspu.c). This only seems to occur when running CRUT based applications who do their window creation through CRUT. crut_ring.conf and crut_fan.conf are simpiler cases that exhibit this behavior. The context visbits are sane, but the window's visbits are zero (!). It seems that CRUT got broken along the way. My guess is that window creation is failing oddly, but it's going to be awhile to track this down. I'm currently running on ATI hardware, but I'd wager things are borked on Nvidia and 3DLabs as well. -Mike |