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
4195 commits
Transfer to URL with SHA
tree:
a089b5c44c
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
a089b5c44c
Courtland Idstrom
authored
on 23 Jan 2017
Matt Karl
committed
on 23 Jan 2017
..
filters
Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614)
8 years ago
managers
FilterManager: (#3632)
8 years ago
utils
fixed settings not being respected (#3315)
8 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
fix for invalid texture (#3474)
8 years ago
WebGLRenderer.js
Protect the initial state of `this._activeRenderTarget` in _indexContext (#3443)
8 years ago
WebGLState.js
spelling
8 years ago