progs/tests: disable depth test for second glDrawPixels
authorBrian Paul <brianp@vmware.com>
Mon, 31 Aug 2009 20:56:34 +0000 (14:56 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 1 Sep 2009 01:34:47 +0000 (19:34 -0600)
commitb3232e9280ff7104d68b7e4f229604f574a4e37a
tree15703f2699194528aa27baecd99467cd35acc563
parent18656201ef62da1892d66e0899001ae82e2555c2
progs/tests: disable depth test for second glDrawPixels

We don't want to z-test that glDrawPixels.  Also, set the raster color to
red when drawing GL_DEPTH_COMPONENT image to aid in debugging.
progs/tests/zreaddraw.c