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

ohos: Add generic surface support #310

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Aug 27, 2024

OpenHarmony 5.0 (API level 12) adds support for some of the android extensions,
which allows us to add generic surface support as a slightly modified version of the android code.

@jschwe jschwe force-pushed the jschwender/ohos_offscreen_surface branch 3 times, most recently from 2441ca7 to 70df1b4 Compare August 27, 2024 08:34
OpenHarmony API-12 adds compatibility for functions like
`eglGetNativeClientBufferANDROID` so we can mostly use the same
code as on android for the textures

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
@jschwe jschwe force-pushed the jschwender/ohos_offscreen_surface branch from 70df1b4 to 1cc5712 Compare August 29, 2024 05:08
Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
@jschwe jschwe force-pushed the jschwender/ohos_offscreen_surface branch from 1cc5712 to d7dd2f7 Compare August 29, 2024 05:11
@jschwe jschwe marked this pull request as ready for review August 29, 2024 05:11
@mukilan mukilan added this pull request to the merge queue Aug 30, 2024
Merged via the queue into servo:main with commit b6a2125 Aug 30, 2024
17 checks passed
@jschwe jschwe deleted the jschwender/ohos_offscreen_surface branch September 5, 2024 09:02
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