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

Enable gles2 canvas fast path on the Raspberry Pi #24986

Closed

Conversation

efornara
Copy link
Contributor

This allows the Raspberry Pi use the gles2 canvas fast path out of the box.

Not the perfect way to autodetect the Raspberry Pi, but I reckon that this is a fairly non-invasive method and I believe the Raspberry Pi is the most popular "desktop" (i.e. GLES_OVER_GL) running on ARM anyway.

__aarch64__ is not strictly needed, but some people are running 64 bits distro, and it would be a shame to leave them out.

See #2671 and #24466

@akien-mga
Copy link
Member

This is not needed, see #24987.

@akien-mga akien-mga closed this Jan 14, 2019
@efornara efornara deleted the gles2-canvas-fast-path-on-rpi branch January 17, 2019 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants