Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue #804 - Rendering white lines with nvidia driver #805

Merged
merged 1 commit into from
Oct 24, 2016

Conversation

fredowski
Copy link
Contributor

@fredowski fredowski commented Oct 24, 2016

The non-osg display shows strange white lines with an nvidia driver.
The fix is based on this proposal
http://gamedev.stackexchange.com/questions/31941/opengl-behaviour-depending-on-the-graphics-card
that I found by googling around... I tested this with GTX1080 and NVidia
driver version 367.48 on debian linux. The strange white lines disappeared.

Compared to the rendering result as shown in issue #804, the new rendering is as espected. See:

non-osg-fixed


This change is Reviewable

The non-osg display shows strange white lines with an nvidia driver.
The fix is based on this proposal
http://gamedev.stackexchange.com/questions/31941/opengl-behaviour-depending-on-the-graphics-card
that I found by googling around... I tested this with GTX1080 and NVidia
driver version 367.48 on debian linux. The strange white lines disappeared.
@jslee02
Copy link
Member

jslee02 commented Oct 24, 2016

This change looks good. Thank you for the fix! I'll merge this once Travis becomes happy, which should be.

@jslee02 jslee02 merged commit 85ca035 into dartsim:master Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants