Disable debug code.
authorBrian <brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 17:32:16 +0000 (11:32 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 17:32:53 +0000 (11:32 -0600)
commitab3f6015aa7227da3137b60456deb3905680f95f
treee26e6100fe72e060afa50e12fbfdd83bc8a5661e
parentcbdff56f8cbb0560ca5eeb6e4b96eb3996e67fd1
Disable debug code.

Basic code for PixelTranslfer ops and glDrawPixels works now.
A pixel transfer program is generated and combined with the current
fragment shader.
src/mesa/state_tracker/st_atom_pixeltransfer.c
src/mesa/state_tracker/st_cb_drawpixels.c