History for pixi.js / src / core / renderers / webgl / TextureManager.js
2018-12-03
@Ivan Popelyshev
Fixes problem with destroying active framebuffer (#5257)
Ivan Popelyshev authored on 3 Dec 2018 Matt Karl committed on 3 Dec 2018
2018-11-19
@Ivan Popelyshev
UpdateTexture should not switch FrameBuffer (#5225)
Ivan Popelyshev authored on 19 Nov 2018 Matt Karl committed on 19 Nov 2018
2017-07-24
@Matt Karl
Fixes destroyTexture method on TextureManager (#4174)
Matt Karl authored on 24 Jul 2017 GitHub committed on 24 Jul 2017
@Mat Groves
_glRenderTargets destroyed when RenderTexture destroyed (#4173)
Mat Groves authored on 24 Jul 2017 Matt Karl committed on 24 Jul 2017
2017-02-10
@Steffen Bär
fixed lint warnings (#3726)
Steffen Bär authored on 10 Feb 2017 Andrew Start committed on 10 Feb 2017
2017-01-04
@Mat Groves
fix for invalid texture (#3474) ...
Mat Groves authored on 4 Jan 2017 GitHub committed on 4 Jan 2017
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-10-31
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
2016-09-27
@Chad Engler
Merge pull request #3024 from englercj/export-default-cleanup ...
Chad Engler authored on 27 Sep 2016 GitHub committed on 27 Sep 2016
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@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-16
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 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-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-05-31
@Dave Moore
changed *[] to Array<*> as the former throws up errors as invalid syntax and stops jsdocs from working
Dave Moore committed on 31 May 2016
2016-04-11
@Pat Shanahan
More JSHint fixes
Pat Shanahan committed on 11 Apr 2016
2016-04-08
@Pat Shanahan
Updated and fixed JSDocs
Pat Shanahan committed on 8 Apr 2016
2016-03-20
@Ivan Popelyshev
removed cleaning flag
Ivan Popelyshev committed on 20 Mar 2016
@Ivan Popelyshev
cleaning. isnt tested.
Ivan Popelyshev committed on 20 Mar 2016
2016-03-08
@Mat Groves
Merge branch 'docs' into dev-v4.0.0 ...
Mat Groves committed on 8 Mar 2016
2016-03-04
@Mat Groves
fixed texture update issue
Mat Groves committed on 4 Mar 2016
2016-02-26
@Alvin
doc doc docs
Alvin committed on 26 Feb 2016
2016-02-18
@clément chenebault
first round to clean some jslint errors
clément chenebault committed on 18 Feb 2016
2016-02-17
@Mat Groves
added wrap modes to base textures
Mat Groves committed on 17 Feb 2016
@Mat Groves
added mipmaps ...
Mat Groves committed on 17 Feb 2016