commit | bdb71cc6acbd78d5aa02d2e142b792247fb6e0bd | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon Jan 07 16:17:14 2013 -0800 |
committer | George Mount <mount@google.com> | Wed Jan 09 14:06:42 2013 -0800 |
tree | d38865318d2c4bc2308fdb86d84c7e3cfea093ec | |
parent | fa0678a153de28096e07522d9e4e98d345ff544a [diff] |
Fix slide show animation so that cross fades work. Bug 7961297 Removed the "Additive" blending, which didn't do anything, even in OpenGL ES 1.1 implementation. Modified the texturing to change the color of the pixels based on the supplied alpha rather than modifying the alpha. This appears to match the implementation in the OpenGL ES 1.1 pipeline. Change-Id: I52491af1a8a2d727968e4e805bc4bc61647f5cf2