Consolidate, move, fix code related to color index and stencil image transfer
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 13 Oct 2006 17:41:23 +0000 (17:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 13 Oct 2006 17:41:23 +0000 (17:41 +0000)
commit5b0edff412f45fe64bd42fb481adeda7d34b0fa8
tree141c7825eb0f289f69a4fc5fb206e6c7415d51c7
parent461651357713b1408400669d6a809f2e367182fe
Consolidate, move, fix code related to color index and stencil image transfer
operations (shift, offset, table lookup, etc).
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/pixel.c
src/mesa/main/pixel.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_readpix.c