am really stuggling to get OpenGLES 1.1 depth buffer working. Depthtest IS enabled and depthfunc is GL_LESS. The model is just a simple test 'gun' exported from Blender to OBJ wavefront, I then import it using a custom wavefront parse i wrote a few weeks back, (which DOES work fine). Example images:

The last image shows the depth problem the clearest It seems to work for faces that are completely covered but not those that are partially covered. Note: I'm programming for the BlackBerry Playbook OS2