OSDN Git Service

softpipe,util: Fix blending of R and RG formats.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 6 Nov 2012 17:20:09 +0000 (17:20 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 9 Nov 2012 13:43:19 +0000 (13:43 +0000)
commit658b73a246b4e9ad35102954f917f6d8b1418b2f
tree90c060b8e3efc41198bbf476ccdeea84149e65d8
parent48ce9289001c4c04503bd5061135b120cfe51cee
softpipe,util: Fix blending of R and RG formats.

Alpha is also 1 for formats like R32G32_FLOAT.

NOTE: Candidate for the stable branches.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/util/u_format.c