glDepthFunc(GL_LEQUAL) + GL_DEPTH_TEST rendering problems
Closed this issue · 1 comments
sebbekarlsson commented
the combination of glDepthFunc(GL_LEQUAL) + GL_DEPTH_TEST causes none-texture graphics not to be renered.
sebbekarlsson commented
I think this problem still exists, or something like it.