Files
frameworks_base/libs/hwui
Romain Guy f504a2fa14 Correctly implement the CLEAR xfermode.
The previous implementation was using glBlendFunc with the parameters
GL_ZERO/GL_ZERO which doesn't work for text, paths and other alpha
sources (anti-aliasing.) The correct implementation is GL_ZERO/
GL_ONE_MINUS_SRC_ALPHA.

Change-Id: I4cca65e57b6a37bbf5a41d382cb0648ee8e11e79
2011-05-26 16:40:55 -07:00
..
2011-03-02 13:29:20 -08:00
2010-11-02 16:17:23 -07:00
2011-04-28 18:46:19 -07:00
2011-01-18 11:19:19 -08:00
2011-01-18 11:19:19 -08:00
2011-03-18 16:24:19 -07:00
2011-03-18 14:36:44 -07:00
2010-11-02 16:17:23 -07:00
2011-02-22 16:07:36 -05:00
2011-01-23 16:15:02 -08:00
2010-11-02 16:17:23 -07:00