History for pixi.js / src / core / renderers / webgl / WebGLRenderer.js
2016-01-31
@Mat Groves
filter stuff working better
Mat Groves committed on 31 Jan 2016
2016-01-23
@Mat Groves
fixed clear
Mat Groves committed on 23 Jan 2016
@Mat Groves
added option to not update transform
Mat Groves committed on 23 Jan 2016
@Mat Groves
removed renderDisplayObject ...
Mat Groves committed on 23 Jan 2016
@Mat Groves
tweaked render texture
Mat Groves committed on 23 Jan 2016
2016-01-21
@Mat Groves
removed shader manager
Mat Groves committed on 21 Jan 2016
@Mat Groves
fixed render resize issue
Mat Groves committed on 21 Jan 2016
@Mat Groves
added short hand transforms
Mat Groves committed on 21 Jan 2016
@Mat Groves
add reset function to WebGL renderer
Mat Groves committed on 21 Jan 2016
@Mat Groves
added WebGLState
Mat Groves committed on 21 Jan 2016
2016-01-14
@Mat Groves
streamlined the webGL renderer a bit
Mat Groves committed on 14 Jan 2016
2016-01-09
@Mat Groves
fixed up render target
Mat Groves committed on 9 Jan 2016
2016-01-08
@Mat Groves
added new webGL functions
Mat Groves committed on 8 Jan 2016
@Mat Groves
Added cacheing to update transform
Mat Groves committed on 8 Jan 2016
2015-11-24
@Anthony Del Ciotto
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto committed on 24 Nov 2015
2015-11-16
@Mat Groves
added pre and post render events to renderers
Mat Groves committed on 16 Nov 2015
2015-11-06
@Chad Engler
Track textures in renderer to ensure they are all deleted properly
Chad Engler committed on 6 Nov 2015
2015-10-02
@Sander
Ensure no program stays active in GPU memory
Sander committed on 2 Oct 2015
2015-09-22
@Adi Mora
moved roundPixels property to system renderer
Adi Mora committed on 22 Sep 2015
2015-09-15
@Mike Reinstein
fixed typo in webgl renderer. updated renderTexture example
Mike Reinstein committed on 15 Sep 2015
2015-09-08
@Andrew Champion
WebGLRenderer: clean up texture event listeners ...
Andrew Champion committed on 8 Sep 2015
2015-09-01
@Chad Engler
fix some doc issues; fixes #2066
Chad Engler committed on 1 Sep 2015
2015-08-19
@Chad Engler
Merge pull request #2045 from LibertyGlobal/cleanup_fixes ...
Chad Engler committed on 19 Aug 2015
2015-08-18
@Dave Clayton
Revert unneccessary changes from our code base
Dave Clayton committed on 18 Aug 2015
2015-08-12
@Dave Clayton
Add calls to super destructors and other extra cleanup work.
Dave Clayton committed on 12 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-06-06
@Dr. Kibtiz
uuid is a misnomer, this is not universal, but it is unique in the scope of pixi ...
Dr. Kibtiz committed on 6 Jun 2015
2015-05-23
@Chad Engler
Expose drawModes like blendModes ...
Chad Engler committed on 23 May 2015
2015-05-13
@Chad Engler
minor jshint fixes
Chad Engler committed on 13 May 2015
@Chad Engler
properly handle context restore; fixes #1788
Chad Engler committed on 13 May 2015