GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
20
Releases
108
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
pixi.js
Download ZIP
1970 commits
Transfer to URL with SHA
tree:
2163eda392
Switch branches
×
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
release
upgrade
v2.x
v3.x
v4.x
pixi.js
/
src
/
filters
/
blur
/
latest commit
2163eda392
Wouter Commandeur
authored
on 7 Mar 2015
..
BlurFilter.js
massive jsdoc fixes
10 years ago
BlurXFilter.js
Move require('fs') out of the constructor to the top.
10 years ago
BlurYFilter.js
Move require('fs') out of the constructor to the top.
10 years ago
SmartBlurFilter.js
Move require('fs') out of the constructor to the top.
10 years ago
blurX.frag
convert ColorMatrix and ColorStep filters
10 years ago
blurY.frag
convert ColorMatrix and ColorStep filters
10 years ago
smartBlur.frag
implement smart blur and displacement filters; fix some doc issues
10 years ago