OSDN Git Service

1D convolution (and post-conv scale/bias) were inadvertantly applied to 2D image...
authorBrian <brian@yutani.localnet.net>
Wed, 21 Mar 2007 15:44:03 +0000 (09:44 -0600)
committerBrian <brian@yutani.localnet.net>
Wed, 21 Mar 2007 15:44:03 +0000 (09:44 -0600)
commit249b451d2068c781d29a6527e152b39d08b1c877
tree28a6c42c2b7be4b559bd099f0b665aa597ca255f
parentc5fe807e426988fc0ef931b417b5b3f621250595
1D convolution (and post-conv scale/bias) were inadvertantly applied to 2D image transfers.
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_readpix.c