From 24aaafd38b330acfd97e8c9f45c7ef38cb3f523e Mon Sep 17 00:00:00 2001 From: kervala Date: Fri, 27 Aug 2010 20:00:23 +0200 Subject: [PATCH] Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap --- .../s3tc_compressor_lib/s3tc_compressor.cpp | 25 +++++-------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/code/nel/tools/3d/s3tc_compressor_lib/s3tc_compressor.cpp b/code/nel/tools/3d/s3tc_compressor_lib/s3tc_compressor.cpp index 49d4e5923..366c909c0 100644 --- a/code/nel/tools/3d/s3tc_compressor_lib/s3tc_compressor.cpp +++ b/code/nel/tools/3d/s3tc_compressor_lib/s3tc_compressor.cpp @@ -28,33 +28,34 @@ static void compressMipMap(uint8 *pixSrc, sint width, sint height, vector