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
4418 commits
Transfer to URL with SHA
tree:
6b1ce69f9b
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
6b1ce69f9b
Matt Karl
authored
on 24 Jul 2017
GitHub
committed
on 24 Jul 2017
..
filters
make blendMode a property with documentation, pass it to inner filter (#4131)
7 years ago
managers
Fixed issues with overlapping shapes in masks for WebGL (#4164)
7 years ago
utils
premultiply blendModes, critical for compressed textures. (#4033)
7 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 destroyTexture method on TextureManager (#4174)
7 years ago
WebGLRenderer.js
Standardizes how name is represented globally (#4132)
7 years ago
WebGLState.js
premultiply blendModes, critical for compressed textures. (#4033)
7 years ago