consolidate image transfer operations in new _mesa_apply_rgba_transfer_ops() function
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 28 Feb 2004 21:10:19 +0000 (21:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 28 Feb 2004 21:10:19 +0000 (21:10 +0000)
commit833d96aa913dcb0c5ca085cc7ebee3df90f7fbf8
treecc8ea7905ac3c0e43b2954f661da2d424f6d2253
parent8cfd08b6134e2036ddceb1facfa82e15026068a2
consolidate image transfer operations in new _mesa_apply_rgba_transfer_ops() function
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/mtypes.h
src/mesa/swrast/s_copypix.c