Hash :
0e4ce848
Author :
Date :
2020-11-08T20:57:17
opengl: Make diagonal lines match the software renderer. OpenGL leaves the final line segment open, SDL's software renderer does not, so we need a tiny bit of trigonometry here to move one more pixel in the right direction.