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

Intel GPU selection investigation #5734

Conversation

murraystevenson
Copy link
Contributor

Putting this up as a quick draft to narrow down the root cause of the selection issues with Intel graphics hardware reported on Discord.

Following the lead of Eric's fix in #5268, disabling GL_BLEND entirely for selection renders appears to fix the issues on an Intel Arc A750 GPU, but maybe more GL savvy minds can suggest a better solution for these symptoms...

Enabling `GL_BLEND` on Intel graphics hardware leads to corrupted ids in the selection buffer.
Otherwise this leads to corrupted ids when rendering overlays such as the CropWindowTool on Intel graphics hardware.
@murraystevenson
Copy link
Contributor Author

Closing in favour of #5762

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