Skip to content

Conversation

@riccardobl
Copy link
Member

  1. Avoid reallocating 1 length IntBuffers in glGetQueryObject in android
  2. fix misuse of glGetQueryiv instead of glGetQueryObjectuiv in android
  3. implement glGetStringi(name, index) on android and ios (?)
  4. use non-deprecated way to fetch extensions in GLES (was causing crashes in some implementations)

At this time, this is mostly untested in both android and ios.
If anyone wants to give it a try, please go ahead.

@riccardobl riccardobl added bug Something that is supposed to work, but doesn't. More severe than a "defect". Contribution welcome labels Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something that is supposed to work, but doesn't. More severe than a "defect". Contribution welcome

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant