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

Multisample anti-aliasing #402

Merged
merged 3 commits into from
Jun 10, 2015
Merged

Multisample anti-aliasing #402

merged 3 commits into from
Jun 10, 2015

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jun 6, 2015

This pull request replaces our own multisample anti-aliasing implementation with the built-in method in OpenGL, and removes the use of accumulation buffer, which is deprecated in OpenGL 3.0.

Also, GLUT_STENCIL flag is removed since it's not used anywhere.

@jslee02 jslee02 added this to the Release DART 5.0 milestone Jun 6, 2015
jslee02 added a commit that referenced this pull request Jun 10, 2015
@jslee02 jslee02 merged commit 60da070 into master Jun 10, 2015
@jslee02 jslee02 deleted the multisample_anti_aliasing branch June 10, 2015 16:34
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.

1 participant