mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 05:09:46 -06:00
we don't need a GLShim.
blarg. I don't understand this anymore.
This commit is contained in:
@ -199,7 +199,6 @@ bool Init()
|
||||
glEnable(GL_DEPTH_TEST);
|
||||
glEnable(GL_STENCIL_TEST);
|
||||
|
||||
|
||||
glDepthRange(0, 1);
|
||||
glClearDepth(1.0);
|
||||
|
||||
|
Reference in New Issue
Block a user