From 921d8b5a0281394263396cab969aa18f67bb9192 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 26 Jan 2010 16:50:26 +0000 Subject: [PATCH] From Juan Hernando, fixed typo in handling of RGBA and BGRA data --- include/osg/ImageUtils | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/osg/ImageUtils b/include/osg/ImageUtils index c8183f114..d1889b35f 100644 --- a/include/osg/ImageUtils +++ b/include/osg/ImageUtils @@ -85,9 +85,9 @@ void _modifyRow(unsigned int num, GLenum pixelFormat, T* data,float scale, const case(GL_ALPHA): { for(unsigned int i=0;i