pixi.js / src / core / renderers / canvas / utils /
@Tsvetan Stanislavov Tsvetan Stanislavov authored on 2 Aug 2017
Chad Engler committed on 2 Aug 2017
..
CanvasMaskManager.js Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195) 7 years ago
CanvasRenderTarget.js Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614) 8 years ago
canUseNewCanvasBlendModes.js Fixed createColoredCanvas() documentation 8 years ago
mapCanvasBlendModesToPixi.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago