carado
carado
(hi, sorry about pressing enter too fast, I guess I'll make this a real issue now) I've been trying to run the script on a channel with a few years...
Hi, These bindings seem to be missing the two constants `gl::LUMINANCE` and `gl::LUMINANCE_ALPHA`. I'm finding no reference to them on [the docs.rs page](https://docs.rs/gl/latest/gl/) and they don't seem to be working...
`wrapping_neg` has the correct behavior, and avoids `- num` from overflowing in debug builds when `num == i64::MIN`.