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

Disable Direct3D use #3065

Merged
merged 2 commits into from
Oct 16, 2021
Merged

Disable Direct3D use #3065

merged 2 commits into from
Oct 16, 2021

Conversation

Phergus
Copy link
Contributor

@Phergus Phergus commented Oct 16, 2021

Identify the Bug or Feature request

Implements #2982

Description of the Change

Disable Direct3D use by default to avoid weird graphic issues with some graphic cards/drivers.

-Dsun.java2d.d3d=false added to JVM args in installed MapTool.cfg file.

Possible Drawbacks

None expected.

Documentation Notes

Use of Direct3D by Java's 2D system disabled by default.

Release Notes

  • Use of Direct3D by Java's 2D system disabled by default.

This change is Reviewable

Disable Direct3D use by default to avoid weird graphic issues with some graphic cards/drivers.
Copy link
Collaborator

@kwvanderlinde kwvanderlinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Phergus)

@cwisniew cwisniew merged commit bb80c70 into RPTools:develop Oct 16, 2021
@Phergus Phergus deleted the disableD3D branch October 22, 2021 22:54
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.

3 participants