On Sun, Nov 24, 2002 at 10:45:48 +0000, Alan Hourihane wrote:
> On Sun, Nov 24, 2002 at 10:11:12 +0000, Alan Hourihane wrote:
> > 
> > I've found a crash with the current trunk code using indirect GLX mode.
> > 
> > I'll post a few more details soon.
> 
> Having built a debug server it shows that the last checkin to 
> swrast/s_context.c which adds a _mesa_pb_flush(ctx); call to 
> _swrast_render_finish() is causing the trouble. 
> 
> PB->count is greater than 0, but the WriteRGBAPixels() function hasn't
> been set and causes the crash. I suspect we need to check ctx->NewState
> somewhere and update the state.

Having said that, checking Mesa 5.0 - this doesn't exist so it's likely
another problem.

Alan.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to