History for pixi.js / src / core / renderers / webgl / utils
2019-05-29
@Ivan Popelyshev
Fixes blendMode ADD again (#5740)
Ivan Popelyshev authored on 29 May 2019 Matt Karl committed on 29 May 2019
2019-04-08
@Ivan Popelyshev
Backport of blend modes from v5 (#5563)
Ivan Popelyshev authored on 8 Apr 2019 Matt Karl committed on 8 Apr 2019
2019-01-06
@Ivan Popelyshev
Fixes the renderbuffer destroy again (#5333)
Ivan Popelyshev authored on 6 Jan 2019 Matt Karl committed on 6 Jan 2019
2019-01-05
@Ivan Popelyshev
Fixes renderbuffer stencil leak (#5328)
Ivan Popelyshev authored on 5 Jan 2019 Matt Karl committed on 5 Jan 2019
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
2018-08-31
@nikolas
Fixes typos in documentation (#5095)
nikolas authored on 31 Aug 2018 Matt Karl committed on 31 Aug 2018
2018-04-28
@Ivan Popelyshev
Backport filterPoolKey property from v5 (#4858)
Ivan Popelyshev authored on 28 Apr 2018 Matt Karl committed on 28 Apr 2018
2017-05-23
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
@Luca Pivotto
gl.SCISSOR_TEST fix (related to #4004) (#4052)
Luca Pivotto authored on 23 May 2017 Chad Engler committed on 23 May 2017
2017-04-11
@Matt Karl
Fixes missing docs (#3925)
Matt Karl authored on 11 Apr 2017 GitHub committed on 11 Apr 2017
2017-01-30
@Matt Karl
Better respecting of the scale mode (#3678)
Matt Karl authored on 30 Jan 2017 GitHub committed on 30 Jan 2017
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-16
@Chad Engler
Merge pull request #3300 from pixijs/fix-jsdocs ...
Chad Engler authored on 16 Nov 2016 GitHub committed on 16 Nov 2016
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
@Matt Karl
Fixes jsdoc issues with exports and module.exports
Matt Karl committed on 16 Nov 2016
2016-11-15
@Chad Engler
Merge pull request #3206 from pixijs/dev-vao-state-cache ...
Chad Engler authored on 15 Nov 2016 GitHub committed on 15 Nov 2016
2016-11-14
@Stafford Williams
spelling
Stafford Williams committed on 14 Nov 2016
2016-11-11
@Mat Groves
Cache VAO states
Mat Groves authored on 23 Oct 2016 Chad Engler committed on 11 Nov 2016
2016-10-04
@Chad Engler
Restore lost context before using it; fixes #2958 ...
Chad Engler committed on 4 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-18
@Steffen Baer
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer committed on 18 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