History for pixi.js / src / core / renderers / webgl / TextureGarbageCollector.js
2016-12-16
@Dave Moore
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)
Dave Moore authored on 16 Dec 2016 Mat Groves committed on 16 Dec 2016
2016-11-18
@Mat Groves
fixed settings not being respected (#3315) ...
Mat Groves authored on 18 Nov 2016 GitHub committed on 18 Nov 2016
2016-11-17
@Matt Karl
add additional prepare and gc settings (#3305)
Matt Karl authored on 17 Nov 2016 Mat Groves committed on 17 Nov 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-09-27
@Chad Engler
cleanup some export defaults
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-04-03
@Mat Groves
republish
Mat Groves committed on 3 Apr 2016
2016-04-02
@Mat Groves
added unload function ...
Mat Groves committed on 2 Apr 2016
2016-03-31
@Mat Groves
big jshint tidy
Mat Groves committed on 31 Mar 2016
2016-03-20
@Mat Groves
Merge remote-tracking branch 'origin/dev-WebGL-GC' into dev-WebGL-GC
Mat Groves committed on 20 Mar 2016
@Mat Groves
format tidy
Mat Groves committed on 20 Mar 2016
@Ivan Popelyshev
counter
Ivan Popelyshev committed on 20 Mar 2016
@Ivan Popelyshev
removed cleaning flag
Ivan Popelyshev committed on 20 Mar 2016
@Ivan Popelyshev
removing it
Ivan Popelyshev committed on 20 Mar 2016
@Ivan Popelyshev
dont need this thing between runs
Ivan Popelyshev committed on 20 Mar 2016
@Ivan Popelyshev
cleaning. isnt tested.
Ivan Popelyshev committed on 20 Mar 2016
@Mat Groves
added Const to GC
Mat Groves committed on 20 Mar 2016
@Mat Groves
add TextureGC
Mat Groves committed on 20 Mar 2016