Bug 66303 - Drawing squares when circles were expected
Summary: Drawing squares when circles were expected
Status: RESOLVED DUPLICATE of bug 42189
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: 9.1
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-28 07:32 UTC by Axel Davy
Modified: 2013-07-23 20:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshots of the same landscape draw with the amd card or the intel card (753.59 KB, text/plain)
2013-06-28 07:32 UTC, Axel Davy
Details

Description Axel Davy 2013-06-28 07:32:26 UTC
Created attachment 81618 [details]
Screenshots of the same landscape draw with the amd card or the intel card

Hello,

I'm using the python library named 'visvis' to draw a 3D map. 

I use the function plot (describe here: https://code.google.com/p/visvis/wiki/functions#plot)
to draw the map with circles points.

With an AMD card and the catalyst driver, I get circles (as espected) whereas with my intel hd4000 (mesa 9.1.3), I get squares.

I doubt this is a bug of visvis (which uses pyOpenGl), so I post here the bug.
Comment 1 Ian Romanick 2013-07-23 20:26:10 UTC

*** This bug has been marked as a duplicate of bug 42189 ***


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.