http://bugs.freedesktop.org/show_bug.cgi?id=17415
Steven Newbury <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #3 from Steven Newbury <[EMAIL PROTECTED]> 2008-09-02 21:24:51 PST --- Here's the culprit... --- ./src/mesa/drivers/dri/intel/intel_context.c~ 2008-09-03 06:10:46.081652258 +0100 +++ ./src/mesa/drivers/dri/intel/intel_context.c 2008-09-03 06:10:46.081652258 +0100 @@ -922,7 +922,6 @@ (struct intel_framebuffer *) driDrawPriv->driverPrivate; GLframebuffer *readFb = (GLframebuffer *) driReadPriv->driverPrivate; - intel_update_renderbuffers(driContextPriv, driDrawPriv); if (driDrawPriv != driReadPriv) intel_update_renderbuffers(driContextPriv, driReadPriv); -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel