Hello,
I have a case where I fill up the entire screen, opaque pixels and all, at every frame, so I don't use clear() for the microscopic performance gain i could have?
Just wondering if this is alright since i might be missing something, if ever it's going to cause problems on others computers or something.
Thanks.