On Wed, 2008-08-13 at 10:19 -0230, Jonathan Anderson wrote: > > Firstly, disabling DRI: > Sketchup runs just fine with software rendering if I disable DRI in > xorg.conf, > but not if I select "Disable 3D acceleration" in driconf. In the latter case, > I do see a message to the effect of "disabling 3D acceleration", but I still > see the same corruption.
The former is indirect software rendering in the X server, the latter is direct rendering with the r300 driver falling back to software, which is known to be flaky. > Secondly, error messages: > I see an error message related to software fallback; apparently the r300 DRI > can't handle something called stippling (ctx->Line.StippleFlag). So, does running the app with disable_lowimpact_fallback=true (Which should be the default though in the version of Mesa you're using) make the message and/or corruption disappear? > Finally, reproducing the problem:Thirdly > This problem would probably be easier to diagnose if it was observed in a > simple demo program. Fortunately, it is! The attached file gearbox-demo.png > is > a screenshot of what I see when I run -- surprise, surprise -- the "gearbox" > mesa demo. In this demo, the top-left view shows the same problem as > SketchUp, > but the bottom-left and right-hand views are just fine. This is due to gearbox; it basically leaves the contents of the top left corner undefined. The sketchup problem is probably unrelated. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer ------------------------------------------------------------------------- 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=/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev