History for pixi.js / src / core / renderers / SystemRenderer.js
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-24
@Steffen Bär
small jsdoc fix - added some missing (#3008)
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
@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-06-12
@Janne Hyytiä
pixijs#2541 resolution means pixel ratio too
Janne Hyytiä committed on 12 Jun 2016
2016-05-27
@Dave Moore
Fixes param type for generateTexture
Dave Moore committed on 27 May 2016
2016-02-28
@Mat Groves
generate texture removed from graphics
Mat Groves committed on 28 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-16
@clément chenebault
reset some properties
clément chenebault committed on 16 Feb 2016
2016-02-15
@Mat Groves
added generate texture to system renderer
Mat Groves committed on 15 Feb 2016
2016-02-07
@Mat Groves
tweaked bindRenderTexture
Mat Groves committed on 7 Feb 2016
2016-01-18
@Mat Groves
tweaks
Mat Groves committed on 18 Jan 2016
@Mat Groves
update
Mat Groves committed on 18 Jan 2016
@Mat Groves
uses gl mat
Mat Groves committed on 18 Jan 2016
2016-01-14
@Mat Groves
streamlined the webGL renderer a bit
Mat Groves committed on 14 Jan 2016
2015-09-26
@Chad Engler
Merge pull request #2112 from adireddy/dev ...
Chad Engler committed on 26 Sep 2015
2015-09-24
@giraluna
Correctly remove renderer view when destroying renderer with removeView parameter.
giraluna committed on 24 Sep 2015
2015-09-22
@Adi Mora
reset roundPixels in SystemRenderer destroy method
Adi Mora committed on 22 Sep 2015
@Adi Mora
moved roundPixels property to system renderer
Adi Mora committed on 22 Sep 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-04-22
@Chad Engler
update for new event emitter api
Chad Engler committed on 22 Apr 2015
2015-03-18
@Chad Engler
remove an unecessary todo
Chad Engler committed on 18 Mar 2015
@Chad Engler
make bg defaults all black
Chad Engler committed on 18 Mar 2015
@Chad Engler
no need to check bg option twice
Chad Engler committed on 18 Mar 2015
2015-03-17
@mathew groves
make default bg color black
mathew groves committed on 17 Mar 2015
2015-03-13
@Chad Engler
rework v3 to use EE3 instead of a custom emitter
Chad Engler committed on 13 Mar 2015
2015-02-25
@Alvin
Docs fixes, almost got rid of the globals
Alvin committed on 25 Feb 2015