pixi.js / src / core / renderers / webgl /
@Mat Groves Mat Groves authored on 24 Jul 2017
Matt Karl committed on 24 Jul 2017
..
filters Standardizes how name is represented globally (#4132) 7 years ago
managers Fixed issues with overlapping shapes in masks for WebGL (#4164) 7 years ago
utils premultiply blendModes, critical for compressed textures. (#4033) 7 years ago
TextureGarbageCollector.js Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342) 8 years ago
TextureManager.js _glRenderTargets destroyed when RenderTexture destroyed (#4173) 7 years ago
WebGLRenderer.js Standardizes how name is represented globally (#4132) 7 years ago
WebGLState.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago