Summary: | Vertex distortion bug in the game Xonotic | ||
---|---|---|---|
Product: | Mesa | Reporter: | vand2 |
Component: | Drivers/Gallium/r300 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 7.10 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Distorted vertices or missing triangles 1
Distorted vertices or missing triangles 2 |
Description
vand2
2011-04-09 03:10:14 UTC
Created attachment 45436 [details]
Distorted vertices or missing triangles 1
Created attachment 45437 [details]
Distorted vertices or missing triangles 2
With the current git version the distortions are gone and all looks ok. glxinfo now: glxinfo | grep string server glx vendor string: SGI server glx version string: 1.2 client glx vendor string: Mesa Project and SGI client glx version string: 1.4 OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on ATI RV570 OpenGL version string: 2.1 Mesa 7.11-devel (git-d27ff8c) OpenGL shading language version string: 1.20 (In reply to comment #3) > With the current git version the distortions are gone and all looks ok. Could you possibly bisect the fix, so that we can get it to 7.10.x? (In reply to comment #4) > (In reply to comment #3) > > With the current git version the distortions are gone and all looks ok. > > Could you possibly bisect the fix, so that we can get it to 7.10.x? Do you mean finding the git commit between 7.8 and 7.9 after which the issue appeared? I mean finding the "fix", i.e. when it started to work again. (In reply to comment #6) > I mean finding the "fix", i.e. when it started to work again. Ok, I reverted back to 7.10.2 and libdrm 2.4.23. but the bug didn't show up as I expected. But by also reverting the kernel back to 2.6.32 the bug was there again. So Mesa 7.10.2 + Kernel 2.6.32 -> bug Mesa 7.10.2 + Kernel 2.6.38 -> no bug It seems that it actually was a kernel issue and not a Mesa one. OK. I am closing this as NOT-OUR-BUG. r300g in Mesa 7.11 doesn't support old kernels anyway (the last supported kernel is 2.6.34 and even that one contains some bugs AFAIK). |
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.