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

Renderer recreated fixes #1988

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

smilediver
Copy link
Contributor

Couple fixes for issues after GL context loss on Android:

  • Fixes Texture2D::getPath() returning empty string.
  • Fixes missing mipmaps for textures that had Texture2D::generateMipmap() called.

@halx99 halx99 merged commit 3bcc1cf into axmolengine:dev Jun 13, 2024
15 checks passed
@smilediver smilediver deleted the renderer_recreated_fixes branch July 15, 2024 09:53
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