pixi.js / src / core / renderers / webgl /
@Ivan Popelyshev Ivan Popelyshev authored on 19 Nov 2018
Matt Karl committed on 19 Nov 2018
..
filters Fixes typos in documentation (#5095) 6 years ago
managers Fix the exception if an unused uniform is defined. (#5108) 6 years ago
utils UpdateTexture should not switch FrameBuffer (#5225) 6 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 UpdateTexture should not switch FrameBuffer (#5225) 6 years ago
WebGLRenderer.js Fixes typos in documentation (#5095) 6 years ago
WebGLState.js premultiply blendModes, critical for compressed textures. (#4033) 7 years ago