Most demos are either blank or segfault after running a few seconds since commit b85a361ccbac956d2842251395c048a4b3f4c440 Author: Keith Whitwell <keithw@vmware.com> Date: Mon Jun 14 15:11:59 2010 +0100 draw wip with i915g (but not softpipe). This includes glxgears. From a quick look, the commit is not supposed to affect the pipe drivers. What's more weird is that i915g is affected but softpipe is not. The commit does not compile. I needs to use the next next commit, a192b5eeafae80f9f9e7e7e442abc5b44d583d1a.
Created attachment 36488 [details] [review] work around an invalid write This seems to work around the bug I saw.
Review of attachment 36488 [details] [review]: Good catch. Yea, the sse runner is not great. We might need to force GALLIUM_NOSSE=1 as default soon. Please commit.
Thanks for review. Patch committed as 7a9246c5d72290ed8455a426801b85b54374e102.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.