pixi.js / src / core / renderers / webgl /
@finscn finscn authored on 3 Sep 2017
Matt Karl committed on 3 Sep 2017
..
filters refactor, remove unnecessary operations (#4257) 7 years ago
managers Use local variable for `uniformData[i].type.toLowerCase()` (#4277) 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 Fixes destroyTexture method on TextureManager (#4174) 7 years ago
WebGLRenderer.js Add option for dual-graphics devices (#4119) 7 years ago
WebGLState.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago