-
Notifications
You must be signed in to change notification settings - Fork 2
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
how does this library comes from? #1
Comments
This blob comes directly from Allwinner and supports only FBDEV interface. I uploaded it as-is, exactly as I received it. Regarding GLES version, I don't really know, because I need GLES 2.0 only. Mali T720 page suggests that it support GLES 3.1 at the most. |
Allwinner sending it to you? |
Well, yes, but board vendor helped with that. So I suggest you ask your board vendor for those blobs. They should have pretty good contacts with AW. It is entirely possible that AW didn't license OpenCL part (but I don't really know). If so, you can't get it any way. |
aw doesn't have the opencl license? that's really a bad news |
I said "I don't really know", so it might have it. I don't know. |
Try to analyze Android image. If there are opencl binaries, then they have it, otherwise, probably not. |
yeap, I have already analyzed one, more image to analysis |
does it support for OpenGL es 3.2?
The text was updated successfully, but these errors were encountered: