pixi.js / src / core / renderers / webgl /
@finscn finscn authored on 16 Feb 2017
Matt Karl committed on 16 Feb 2017
..
filters Fix docs and export issue, Filter is a class 8 years ago
managers Merge branch 'master' into dev 8 years ago
utils Better respecting of the scale mode (#3678) 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 fixed lint warnings (#3726) 8 years ago
WebGLRenderer.js User can decide whether auto-set the projection (#3612) 8 years ago
WebGLState.js Fixed crash in WebGLState::push(). (#3652) 8 years ago