Skip to content

Add support for OpenGLES 3.2#129

Merged
dmitshur merged 2 commits intogo-gl:masterfrom
hackbar:es32
Mar 31, 2026
Merged

Add support for OpenGLES 3.2#129
dmitshur merged 2 commits intogo-gl:masterfrom
hackbar:es32

Conversation

@hackbar
Copy link
Copy Markdown
Contributor

@hackbar hackbar commented Mar 20, 2026

This updates the XML files as well. I think we're supposed to do that?

@hackbar
Copy link
Copy Markdown
Contributor Author

hackbar commented Mar 26, 2026

Can someone take a look at this?

@dmitshur
Copy link
Copy Markdown
Member

This generally looks reasonable, thanks for working on it.

Have you had a chance to try generating the gles bindings afterwards, and does the generated output seem okay? I think it'd be a matter of running glow generate -out=../gl/v3.2/gles2/ -api=gles2 -version=3.2 -xml=./xml/ -tmpl=./tmpl/ in the root directory. Even if there's some follow up, that can be handled in a separate followup change, but it'd be good to least check first.

@hackbar
Copy link
Copy Markdown
Contributor Author

hackbar commented Mar 30, 2026

Yeah, I added support for gles2 3.2 in go/gl, and it looks good. It's been working locally for me.

I send a PR to add the generated files for go/gl in go-gl/gl#171.

Copy link
Copy Markdown
Member

@dmitshur dmitshur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@dmitshur dmitshur merged commit 394d535 into go-gl:master Mar 31, 2026
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