Closed adbrown85 closed 12 years ago
Currently attribLocation and uniformLocation in Program return GLuint, but they should be GLint since OpenGL returns -1 for variables that aren't in the program.
Currently attribLocation and uniformLocation in Program return GLuint, but they should be GLint since OpenGL returns -1 for variables that aren't in the program.