sebbekarlsson/NINAGE-Engine

glDepthFunc(GL_LEQUAL) + GL_DEPTH_TEST rendering problems

Closed this issue · 1 comments

the combination of glDepthFunc(GL_LEQUAL) + GL_DEPTH_TEST causes none-texture graphics not to be renered.

I think this problem still exists, or something like it.