- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  P3                     
     - 
    None
 
- 
        b110
 
For transformed blits the xrender pipeline uses caching-logic to be
able to use the same mask again when geometry doesn't change.
However, that logic didn't take into account changes of the "extra alpha" value.
Fix description:
The pipeline now also stores and validates against the extra-alpha
value which was used the last time the mask was prepared.