https://bugs.freedesktop.org/show_bug.cgi?id=47375
--- Comment #23 from Barto <mister.free...@laposte.net> 2012-07-26 15:46:16 PDT --- (In reply to comment #22) > > Hmm, if _ImageTransferState==0 and ctx->Fog.Enabled==0 the condition is false > and we shouldn't be setting fallback=true. > > How did you build Mesa? See comment 7. If you don't build with CFLAGS=-g and > --enable-debug you may be seeing bogus values. I used this commande line : ./configure --enable-debug --with-dri-drivers=r200,radeon --with-gallium-drivers= I will try with "CFLAGS=-g", like this : ./configure CFLAGS=-g --enable-debug --with-dri-drivers=r200,radeon --with-gallium-drivers= then I will post again here the results for gdb -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev