feat: OpenGL rendering implementation (GLFW/OpenGL 2.1 pipeline)
This commit is contained in:
@@ -391,5 +391,4 @@ void glCullFace(int dir)
|
||||
RenderManager.StateSetFaceCullCW( dir == GL_BACK);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user