summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2011-05-26 16:40:55 -0700
committerRomain Guy <romainguy@google.com>2011-05-26 16:40:55 -0700
commitf504a2fa144504ca1efd39a4ef9208e3d4d336c5 (patch)
tree3d797f8910ac7615bddfc073435d8a26fcb80e61 /docs/html/sdk/api_diff/12/changes
parent3453b1c584f456a18f17d74a72c044b4e39c6405 (diff)
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
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions