mesa: remove GL_DEPTH_TEST + no depth buffer test
authorBrian Paul <brianp@vmware.com>
Fri, 16 Jan 2009 20:25:41 +0000 (13:25 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 16 Jan 2009 20:25:41 +0000 (13:25 -0700)
commit12c6d28cc7ef36a27389003e9898b512b6f722f9
tree7f1144dd9863f81fef1836578a7a024b3f1e4d78
parente442fe5ba53acf16c78339f19921d70dba3928f6
mesa: remove GL_DEPTH_TEST + no depth buffer test

One could enable depth testing before binding an FBO that has a depth buffer
so this test is no longer useful or correct.
src/mesa/main/enable.c