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
2844 commits
Transfer to URL with SHA
tree:
02f24e7219
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
/
latest commit
46562415ef
Robin Vierich
authored
on 12 Feb 2016
..
accessibility
Merge remote-tracking branch 'origin/dev' into dev
10 years ago
core
flush all webgl commands before the renderer is completely destroyed. This ensures that all commands are processed in a timely fashion (especially in browsers with multi-process or multi-threaded graphics architectures like chrome). Noteably, this ensures that gl textures are actually deleted around the same time that the renderer is destroyed.
9 years ago
extras
Merge branch 'master' into dev
10 years ago
filters
Since I'm in there, fix the all the links too
10 years ago
interaction
Jsdoc moveWhenInside type typo
9 years ago
loaders
Merge remote-tracking branch 'origin/dev' into dev
9 years ago
mesh
Update Plane.js
9 years ago
polyfill
Added support for timed frames to MovieClip
10 years ago
deprecation.js
fixup some docs in deprecation
10 years ago
index.js
refactored to add accessibility target
10 years ago