Re: [Mesa-dev] A problem in commit be7407b75b12c70e1925c10117937ae2b9e6711f

2011-08-02 Thread Marek Olšák
Thanks. I'll fix that in a minute. Marek On Wed, Aug 3, 2011 at 12:45 AM, Gustaw Smolarczyk wrote: > I found (presumably) a bug in commit > be7407b75b12c70e1925c10117937ae2b9e6711f of mesa master. > > The function util_format_swizzle_4f() does not handle > UTIL_FORMAT_SWIZZLE_W. The "<" should b

[Mesa-dev] A problem in commit be7407b75b12c70e1925c10117937ae2b9e6711f

2011-08-02 Thread Gustaw Smolarczyk
I found (presumably) a bug in commit be7407b75b12c70e1925c10117937ae2b9e6711f of mesa master. The function util_format_swizzle_4f() does not handle UTIL_FORMAT_SWIZZLE_W. The "<" should be replaced by "<=". ___ mesa-dev mailing list mesa-dev@lists.freede