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

glad 2 web ui: If I load a config from the gl.h URL, then uncheck an option ('mx') then save, then the gl.h appears unchanged #506

Open
sebjameswml opened this issue Feb 27, 2025 · 0 comments

Comments

@sebjameswml
Copy link

sebjameswml commented Feb 27, 2025

To reproduce:

Load this URL (in Firefox - I've not tested on Chrome or anything else) which is for glad 2 headers for OpenGL 4.6 compatibility with Options "mx" and "header only":

http://glad.sh/#api=gl%3Acompatibility%3D4.6&extensions=&generator=c&options=HEADER_ONLY%2CMX

Now, in "Options" uncheck "mx".

Press "Generate"

Compare the generated file gl.h with:

https://github.com/ABRG-Models/morphologica/blob/359-windows-gl-headers/morph/glad/gl.h

I found them to be the same apart from the generation date.

If I then load

http://glad.sh

And manually choose OpenGL 4.6 Compatibility with only the option "Header Only", in this case, the generated file DOES differ from my original.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants