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
4274 commits
Transfer to URL with SHA
tree:
b82c680775
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
b82c680775
Mat Groves
authored
on 29 Jan 2017
..
filters
Merge branch 'dev' into dev-geometry-update
8 years ago
managers
Merge branch 'dev' into dev-geometry-update
8 years ago
utils
listing pass
8 years ago
ShaderManager.js
Refactored shader to hava a program + uniforms
8 years ago
State.js
Doc updates
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
on reflection, this should never be null!
8 years ago
WebGLRenderer.js
Program now extracts information from an actual shader rather than the source
8 years ago
WebGLState.js
spelling
8 years ago