Before calling texformat->StoreImage() set _ImageTransferState=0 since we'll do pixel...
authorBrian <brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 19:55:56 +0000 (13:55 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 19:55:56 +0000 (13:55 -0600)
commitee70c02b62f7692de6293045928c47168652bd1c
tree2ba229eeab08eec270b5322c7c7b9f897226bc9d
parent4836217850114e0972900a68fd7d93e2e241819b
Before calling texformat->StoreImage() set _ImageTransferState=0 since we'll do pixel transfer in the fragment program.
src/mesa/state_tracker/st_cb_drawpixels.c