pixi.js / src / core / renderers / webgl /
@Matt Karl Matt Karl authored on 12 Aug 2018
GitHub committed on 12 Aug 2018
..
filters Fixes #4742 (#4743) 7 years ago
managers Fix memory leak in FilterState target (#4897) 6 years ago
utils Backport filterPoolKey property from v5 (#4858) 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 Fixes destroyTexture method on TextureManager (#4174) 7 years ago
WebGLRenderer.js Fixes renderers' render transform param should be a Matrix, not Transform (#5054) 6 years ago
WebGLState.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago