we don't need a GLShim.

blarg.

I don't understand this anymore.
This commit is contained in:
Arisotura
2020-05-27 21:40:02 +02:00
parent ef2802ae31
commit e8849db78a
3 changed files with 3 additions and 28 deletions

View File

@ -199,7 +199,6 @@ bool Init()
glEnable(GL_DEPTH_TEST);
glEnable(GL_STENCIL_TEST);
glDepthRange(0, 1);
glClearDepth(1.0);