pixi.js / src / core / renderers / webgl /
@Matt Karl Matt Karl authored on 12 Jun 2017
GitHub committed on 12 Jun 2017
..
filters Fixes missing docs (#3925) 8 years ago
managers autoFit temporary fix (#3894) 8 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 fixed lint warnings (#3726) 8 years ago
WebGLRenderer.js Added missing docs for Renderer options (#4098) 7 years ago
WebGLState.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago