added dstRowStride to dxtCompressTexFuncExt;
authorDaniel Borca <dborca@users.sourceforge.net>
Mon, 18 Oct 2004 07:54:09 +0000 (07:54 +0000)
committerDaniel Borca <dborca@users.sourceforge.net>
Mon, 18 Oct 2004 07:54:09 +0000 (07:54 +0000)
commit8cd728f43639f0f0a1f9ad22ea00821b0ccd2b80
tree1564c64ca48e8d2c3bc0d9d3a4e1325056345199
parent13ec04c480a9b681f35b191d93e5aa00ded70b54
added dstRowStride to dxtCompressTexFuncExt;
good for subimages, padded images and such.
NB: intentionally, this is the last parameter, to avoid
breaking the current API! adding a new parameter
is not harmful, at worst it will be ignored, since all
platforms use a CDECL calling convention.
src/mesa/main/texcompress_s3tc.c