History for pixi.js / src / pixi / renderers / webgl / WebGLRenderer.js
2014-11-06
@Joni Mertoniemi
Add autoResize option to CanvasRenderer and WebGLRenderer
Joni Mertoniemi committed on 6 Nov 2014
2014-10-31
@Joni Mertoniemi
Fix destroy method of WebGLRenderer.js ...
Joni Mertoniemi committed on 31 Oct 2014
2014-10-16
@Mat Groves
Merge pull request #995 from agamemnus/patch-4 ...
Mat Groves committed on 16 Oct 2014
2014-10-15
@photonstorm
jsdoc fixes for the whole of the WebGL renderer classes, Utils and a few updates to the Interaction classes. And that's it - I'm done!
photonstorm committed on 15 Oct 2014
2014-10-12
@mathew groves
added custom shader
mathew groves committed on 12 Oct 2014
2014-10-02
@mathew groves
removed texture check from render loop ...
mathew groves committed on 2 Oct 2014
2014-10-01
@agamemnus
Update WebGLRenderer.js
agamemnus committed on 1 Oct 2014
2014-09-29
@mathew groves
Little blendMode tweak
mathew groves committed on 29 Sep 2014
@mathew groves
Created new initContext function for webGLRenderer ...
mathew groves committed on 29 Sep 2014
@mathew groves
Removed update and destroy webGL functions
mathew groves committed on 29 Sep 2014
@mathew groves
Removed PIXI.texturesToUpdate ...
mathew groves committed on 29 Sep 2014
@mathew groves
Removed the updateFrames global Array
mathew groves committed on 29 Sep 2014
2014-09-25
@Chad Engler
merge in some doc fixes (#967)
Chad Engler committed on 25 Sep 2014
@Chad Engler
merge bubbling events (#914)
Chad Engler committed on 25 Sep 2014
2014-09-24
@Chad Engler
Merge pull request #946 from DuskEagle/dev ...
Chad Engler committed on 24 Sep 2014
@agamemnus
Add clearBeforeRender for <webgl> ...
agamemnus committed on 24 Sep 2014
2014-09-23
@agamemnus
Update WebGLRenderer.js
agamemnus committed on 23 Sep 2014
@agamemnus
Update WebGLRenderer.js
agamemnus committed on 23 Sep 2014
@agamemnus
Fix for overwriting falsy values.. or even (possibly) undefined ones. (for WebGL)
agamemnus committed on 23 Sep 2014
2014-09-20
@mathew groves
Set Color Mask to be all true in webGL ...
mathew groves committed on 20 Sep 2014
2014-09-13
@powerfear
few small doc changes
powerfear committed on 13 Sep 2014
2014-09-09
@mathew groves
Added resolution to Text ...
mathew groves committed on 9 Sep 2014
2014-09-08
@mathew groves
documented resolution in webGL renderer
mathew groves committed on 8 Sep 2014
@mathew groves
webGL renderer tidy
mathew groves committed on 8 Sep 2014
@mathew groves
renderer now uses options parameter
mathew groves committed on 8 Sep 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
@mathew groves
First Retina pass ...
mathew groves committed on 7 Sep 2014
2014-08-31
@Dusk Eagle
Rename this.contextRestoredLostFunction to this.contextRestoredFunction
Dusk Eagle committed on 31 Aug 2014
@Dusk Eagle
Fix WebGlContextLost handling. ...
Dusk Eagle committed on 31 Aug 2014