ramiromagno / glfw

R Interface to the GLFW C Library
Other
5 stars 0 forks source link

Support the `count` parameter in `glUniform` family of functions #1

Open ramiromagno opened 1 year ago

ramiromagno commented 1 year ago

Currently, the count parameter in functions glUniform*iv, glUniform*v, etc.. is set to 1.