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

Fix get current surface for Android if use SDL #3236

Merged
merged 5 commits into from
Sep 29, 2024
Merged

Conversation

HadesD
Copy link
Contributor

@HadesD HadesD commented Sep 28, 2024

On android, i'm using SDL for create window
But without this, app will be crash, because SDL already created surface, so just get the surface from current

@paroj
Copy link
Member

paroj commented Sep 29, 2024

one final request:

please add the new property to the property table:

| currentGLContext | true, false | false | Use an externally created GL context. (Must be current) | OpenGL |

@paroj paroj merged commit c4328e2 into OGRECave:master Sep 29, 2024
6 checks passed
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.

2 participants