Summary: |
Qt4 SvgViewer Demo |
Product: |
Mesa
|
Reporter: |
Bernd Buschinski <b.buschinski> |
Component: |
Drivers/DRI/i915 | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
michael.fu
|
Version: |
unspecified | Keywords: |
NEEDINFO |
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
qtdemo-svgviewer
|
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.
Created attachment 13777 [details] qtdemo-svgviewer The Qt4 Demo/Example SvgViewer looks weird when I switch the render to OpenGL xf86-video-intel-2.2.0 mesa-7.0.2 kernel-2.6.23.8 qt-4.3.3 The attached image shows it, on the left the Image render, on the right opengl render. Looks like some light coordiantes are inverted or something like that. The demo is located in /usr/share/qt4/examples/painting/svgviewer/ for me or in qtdemo(command) -> painting -> svgviewer. In fact you can see this in many qt4 painting demos but they work fine on my nvidia card.