2019-01-06 |
Fixes the renderbuffer destroy again (#5333)
Ivan Popelyshev
authored
on 6 Jan 2019
Matt Karl
committed
on 6 Jan 2019
|
---|---|
2019-01-05 |
Fixes renderbuffer stencil leak (#5328)
Ivan Popelyshev
authored
on 5 Jan 2019
Matt Karl
committed
on 5 Jan 2019
|
2018-11-19 |
UpdateTexture should not switch FrameBuffer (#5225)
Ivan Popelyshev
authored
on 19 Nov 2018
Matt Karl
committed
on 19 Nov 2018
|
2018-08-31 |
Fixes typos in documentation (#5095)
nikolas
authored
on 31 Aug 2018
Matt Karl
committed
on 31 Aug 2018
|
2018-04-28 |
Backport filterPoolKey property from v5 (#4858)
Ivan Popelyshev
authored
on 28 Apr 2018
Matt Karl
committed
on 28 Apr 2018
|
2017-05-23 |
premultiply blendModes, critical for compressed textures. (#4033)
...
Ivan Popelyshev
authored
on 23 May 2017
Mat Groves
committed
on 23 May 2017
|
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 |
Fixes missing docs (#3925)
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 2017
|
2017-01-30 |
Better respecting of the scale mode (#3678)
Matt Karl
authored
on 30 Jan 2017
GitHub
committed
on 30 Jan 2017
|
2016-11-18 |
fixed settings not being respected (#3315)
...
Mat Groves
authored
on 18 Nov 2016
GitHub
committed
on 18 Nov 2016
|
2016-11-16 |
Merge pull request #3300 from pixijs/fix-jsdocs
...
Chad Engler
authored
on 16 Nov 2016
GitHub
committed
on 16 Nov 2016
|
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
|
Fixes jsdoc issues with exports and module.exports
Matt Karl
committed
on 16 Nov 2016
|
|
2016-11-15 |
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 |
spelling
Stafford Williams
committed
on 14 Nov 2016
|
2016-11-11 |
Cache VAO states
Mat Groves
authored
on 23 Oct 2016
Chad Engler
committed
on 11 Nov 2016
|
2016-10-04 |
|
2016-09-27 |
Merge pull request #3024 from englercj/export-default-cleanup
...
Chad Engler
authored
on 27 Sep 2016
GitHub
committed
on 27 Sep 2016
|
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
|
cleanup some export defaults
Chad Engler
committed
on 27 Sep 2016
|
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-18 |
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer
committed
on 18 Sep 2016
|
2016-09-16 |
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-17 |
jsdocs rendertarget (#2819)
Ivan Popelyshev
authored
on 17 Aug 2016
Mat Groves
committed
on 17 Aug 2016
|
2016-06-15 |
|