We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you run testautomation --renderer opengles2, it will fail some of the rendering tests:
testautomation --renderer opengles2
--filter render_testPrimitives --filter render_testBlit9Grid --filter render_testBlitColor
Alpha blending 50% 255 is outputting 187 instead of 127-128.
The text was updated successfully, but these errors were encountered:
As far as I can tell this has always been broken. I tested all the way back to 2.0.20.
Sorry, something went wrong.
Except this passed on my Linux box. Maybe this is an AMD driver bug?
No branches or pull requests
If you run
testautomation --renderer opengles2
, it will fail some of the rendering tests:Alpha blending 50% 255 is outputting 187 instead of 127-128.
The text was updated successfully, but these errors were encountered: