Summary: | OpenGL texture corruption | ||
---|---|---|---|
Product: | Mesa | Reporter: | Chris Ogden <sydius> |
Component: | Drivers/X11 | Assignee: | mesa-dev |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | major | ||
Priority: | medium | Keywords: | NEEDINFO |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Corrupt graphics |
Description
Chris Ogden
2008-11-12 14:37:07 UTC
Created attachment 20266 [details] Corrupt graphics This is a picture of how the game looks once the graphics become corrupt. The "normal" look can be found at http://code.google.com/p/odysi We need to know at least the Mesa driver(s) used in the affected setup(s). Something like glxinfo | grep render should give this information. (In reply to comment #2) > We need to know at least the Mesa driver(s) used in the affected setup(s). > Something like > > glxinfo | grep render > > should give this information. > The output that didn't have any version info, so here's that and some other things I thought might help: name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 client glx vendor string: SGI client glx version string: 1.4 GLX version: 1.2 OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 7.2 OpenGL shading language version string: 1.10 So does it only happen with the software rasterizer, not with a hardware accelerated driver? (In reply to comment #4) > So does it only happen with the software rasterizer, not with a hardware > accelerated driver? > I'm 95% sure it happens with both, but I installed 6.5.3 (which does not have the problem, by the way) on the only machine I have that has the hardware acceleration ability. I'll try to reinstall 7.2 and make sure this weekend. (In reply to comment #5) > I'm 95% sure it happens with both, but I installed 6.5.3 (which does not have > the problem, by the way) on the only machine I have that has the hardware > acceleration ability. I'll try to reinstall 7.2 and make sure this weekend. > I'm having a hard time getting 7.2 linux-dri installed on my laptop (or, perhaps, getting 6.5.3 uninstalled). So I cannot test it with that right now. Is there any other information I can provide? Ten year old bug, closing. |
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.