stephanh42 / RacketGL

Extended OpenGL bindings for Racket
Apache License 2.0
48 stars 14 forks source link

Spec files update and new fixes #7

Closed sf17k closed 11 years ago

sf17k commented 11 years ago

Khronos has released new spec files.

Unfortunately, they still contain many bugs. I went through gl.spec and fixed all the erroneous array sizes that I could find. Hopefully this will make for much more robust bindings.