ziglibs / zgl

Zig OpenGL Wrapper
MIT License
408 stars 63 forks source link

Updated to opengl 4.6 #95

Closed FunkyEgg closed 12 months ago

FunkyEgg commented 12 months ago

Just a small commit that used the opengl bindings generator, if any other work needs to be done to get this merged let me know

ikskuh commented 12 months ago

There is no reason to update the bindings if you don't need any features. Requiring OpenGL 4.6 bumps the minimum required driver version and 4.6 is afaik still not as widespread. Even 4.5 is a "stretch" in that regard