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
4653 commits
Transfer to URL with SHA
branch:
v4.x
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
/
core
/
renderers
/
webgl
/
latest commit
8884e8c31d
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
..
filters
Fixes SpriteMaskFilter passing the clear param (#5436)
6 years ago
managers
Fixes SpriteMask filterArea lagging by 1 frame (#5445)
6 years ago
utils
Fixes blendMode ADD again (#5740)
5 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 problem with destroying active framebuffer (#5257)
6 years ago
WebGLRenderer.js
Reset textures on Renderer's `reset` operation (#5430)
6 years ago
WebGLState.js
premultiply blendModes, critical for compressed textures. (#4033)
7 years ago