Closed PrimaryFeather closed 13 years ago
As pointed out here, glClearColor takes in float values between 0.0f and 1.0f (not uint 0 to 255).
fixed clearWithColor method (closed by 75004b676c0ea4b0272d6439b24c6b48d43fde90)
As pointed out here, glClearColor takes in float values between 0.0f and 1.0f (not uint 0 to 255).