History for pixi.js / src / core / renderers
2017-01-03
@Mat Groves
fixed some filter issues with textures not clearing correctly (#3525) ...
Mat Groves authored on 3 Jan 2017 GitHub committed on 3 Jan 2017
@finscn
Add clear method to CanvasRenderer (#3423) ...
finscn authored on 3 Jan 2017 Matt Karl committed on 3 Jan 2017
2016-12-23
@finscn
Protect the initial state of `this._activeRenderTarget` in _indexContext (#3443) ...
finscn authored on 23 Dec 2016 Matt Karl committed on 23 Dec 2016
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-12-03
@Chris
Fixed createColoredCanvas() documentation ...
Chris committed on 3 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
@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
@Chad Engler
Merge pull request #3289 from pixijs/lib-dist-builds ...
Chad Engler authored on 16 Nov 2016 GitHub committed on 16 Nov 2016
@Matt Karl
Fixes jsdoc issues with exports and module.exports
Matt Karl committed on 16 Nov 2016
@giraluna
Add jsdoc for Filter.uniforms
giraluna committed on 16 Nov 2016
@Mat Groves
little filter-fix (#3295) ...
Mat Groves authored on 16 Nov 2016 GitHub 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
@Matt Karl
Removes glslify
Matt Karl committed on 14 Nov 2016
@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-11-09
@Mat Groves
Reduce redundant texture binds (#3258)
Mat Groves authored on 9 Nov 2016 GitHub committed on 9 Nov 2016
2016-11-01
@Chad Engler
Merge branch 'master' into dev
Chad Engler committed on 1 Nov 2016
@Chad Engler
minor eslint fixes
Chad Engler committed on 1 Nov 2016
2016-10-31
@Chad Engler
Merge pull request #3189 from gameofbombs/dev4 ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
2016-10-24
@Ivan Popelyshev
BlendMode canvas fix
Ivan Popelyshev committed on 24 Oct 2016
2016-10-20
@VsevolodZakharov
Fix crash of DropShadow filter (#3162)
VsevolodZakharov authored on 20 Oct 2016 Mat Groves committed on 20 Oct 2016
2016-10-16
@Chad Engler
fix #1841 by defaults system renderer resolution
Chad Engler committed on 16 Oct 2016
@Chad Engler
use objects where we map render context ids
Chad Engler committed on 16 Oct 2016
2016-10-04
@Chad Engler
Restore lost context before using it; fixes #2958 ...
Chad Engler committed on 4 Oct 2016
2016-10-02
@Chad Engler
Fix #2971; merges #3046
Chad Engler committed on 2 Oct 2016
2016-10-01
@Ivan Popelyshev
strange imports problem
Ivan Popelyshev committed on 1 Oct 2016
2016-09-30
@Steffen Bär
updated some doc comments (#3038)
Steffen Bär authored on 30 Sep 2016 Mat Groves committed on 30 Sep 2016