pixi.js / src /
@Robin Vierich 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