Bug 24084 - Mirrored elements using intel i945
Summary: Mirrored elements using intel i945
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2009-09-22 09:04 UTC by Pierre
Modified: 2011-07-13 11:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot of the problem (242.90 KB, image/png)
2009-09-22 09:04 UTC, Pierre
Details

Description Pierre 2009-09-22 09:04:45 UTC
Created attachment 29759 [details]
Screenshot of the problem

Hi

I'm developping a software using Qt QGraphicsView. When I switch the rendering to OpenGL using the Viewport functionnality of QGV, the application is fully functionnal using the binary nVidia driver or using the intel i965 driver. But when I run it on an intel i945 GPU, each item is mirrored.
See the attached file for a screenshot of the problem. The whole screen isn't reversed : it's only the items.
I tried this using Mesa 7.0.3 with X.org 1.4.2 and intel driver 2.3.2 (from debian stable), using Mesa 7.5.1 with X.org 1.6.3 and intel driver 2.8.1 (from debian sid) and also using a self-compiled Mesa git. None worked.

Thanks
Comment 1 Ian Romanick 2009-11-02 18:55:52 UTC
Do you have any idea how QGV does its rendering?  Do you have a small test case that uses QGV to reproduce this bug?
Comment 2 Eric Anholt 2011-07-13 11:19:05 UTC
I tried qtdemo -opengl to reproduce the problem (even back to mesa 7.9), and couldn't.  We're going to need some sample code if we're to do anything about this, if it even still exists.  However, after a year and a half, I'm going to close this for feedback timeout.


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.