Robert Bragg a203a5e396 Remove COGL_UNPREMULT_MASK define
Since (A & ~COGL_PREMULT_BIT) is basically as readable as (A &
COGL_UNPREMULT_MASK) this patch removes the mask define. Without the
mask the code is slightly more explicit and there's less risk in error
caused by us forgetting to update the COGL_UNPREMULT_MASK if the way
CoglPixelFormat is defined evolves.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2012-02-20 23:12:44 +00:00
..
2012-02-14 20:42:10 +00:00
2011-06-09 16:21:15 +01:00
2012-02-14 20:42:10 +00:00
2012-02-14 20:42:10 +00:00
2012-02-14 20:42:10 +00:00
2011-11-01 12:03:02 +00:00
2012-02-15 14:57:59 +00:00
2011-11-01 12:03:02 +00:00
2012-02-14 20:42:10 +00:00
2012-02-20 23:12:44 +00:00
2011-11-16 16:32:11 +00:00
2012-02-15 22:50:09 +08:00
2011-08-12 15:28:42 +01:00