grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.2k stars 130 forks source link

Add named framebuffer operations and named vertex arrays #299

Closed chyyran closed 2 months ago

chyyran commented 3 months ago

Adds the following Named Framebuffer APIs

Also adds the following APIs

chyyran commented 3 months ago

Once this can be merged I'd like to request as release as well, either as 0.15 or as 0.14.1 (thanks to https://github.com/grovesNL/glow/pull/280).