pixi.js / src / pixi / renderers / webgl /
@photonstorm photonstorm authored on 20 Nov 2013
..
PixiShader.js Updated PixiShader to use standard uniform naming conventions (1f, 2f, 2fv, etc). Added support for multiple sampler2D calls, allowing multi-texture shaders. Added support for Linear, Repeat, Nearest, Audio and Keyboard textures. Updated all the examples to use the new uniform naming convention. Updated Gruntfile to use the renamed GrayFilter and fixed indexAll in Example 15 to use the GrayFilter as well. 11 years ago
PrimitiveShader.js Graphics Bug fixs 11 years ago
StripShader.js Filter Tweaks 11 years ago
WebGLBatch.js Filter Tweaks 11 years ago
WebGLFilterManager.js Added 2 filters fix filter bug 11 years ago
WebGLGraphics.js Graphics Bug fixs 11 years ago
WebGLRenderGroup.js Added 2 filters fix filter bug 11 years ago
WebGLRenderer.js Added 2 filters fix filter bug 11 years ago
WebGLShaders.js Graphics Bug fixs 11 years ago