History for pixi.js / src / pixi / renderers / webgl / WebGLRenderer.js
2014-06-26
@mathew groves
Added updateSrc function to baseTexture ...
mathew groves committed on 26 Jun 2014
2014-05-09
@Rafal Lindemann
Don't blame me ;)
Rafal Lindemann committed on 9 May 2014
2014-05-07
@Rafal Lindemann
syntactic sugar
Rafal Lindemann committed on 7 May 2014
@Rafal Lindemann
Some browsers return null instead of throwing Exceptions
Rafal Lindemann committed on 7 May 2014
2014-02-17
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
2014-01-27
@Mat Groves
Docs updated ...
Mat Groves committed on 27 Jan 2014
@Mat Groves
Fixing cachAsBitmap functionality
Mat Groves committed on 27 Jan 2014
@alvinsight
Typos and Started tackling the WebGL, and tests
alvinsight committed on 27 Jan 2014
2014-01-26
@Mat Groves
Added cacheAsBitmap to DisplayObject
Mat Groves committed on 26 Jan 2014
2014-01-24
@Mat Groves
Fixed premultiplied alpha - for webGL transparent canvas
Mat Groves committed on 24 Jan 2014
2014-01-23
@Mat Groves
Finished first pass of webGL destroy functions
Mat Groves committed on 23 Jan 2014
@Mat Groves
Jshinted code ...
Mat Groves committed on 23 Jan 2014
@Mat Groves
Added fromCanvas to base texture ...
Mat Groves committed on 23 Jan 2014
2014-01-22
@Mat Groves
Fixed scale Issue with text
Mat Groves committed on 22 Jan 2014
@Mat Groves
Fixed bug in canvas when using masking and blend modes ...
Mat Groves committed on 22 Jan 2014
2014-01-21
@Mat Groves
Fixed issue with transparent webGL renderer in FF
Mat Groves committed on 21 Jan 2014
@Mat Groves
Moved Constants to pixi.js file
Mat Groves committed on 21 Jan 2014
@Mat Groves
changed PIXI.blendModesCanvas to PIXI.blendModesWebGL in webGL renderer
Mat Groves committed on 21 Jan 2014
@Mat Groves
Merge branch 'pr/508' into dev
Mat Groves committed on 21 Jan 2014
2014-01-19
@danzel
English fixes
danzel committed on 19 Jan 2014
@Mat Groves
Fixed issue where filters not rendering in render texture
Mat Groves committed on 19 Jan 2014
@Mat Groves
Fixed Canvas tinting bug ...
Mat Groves committed on 19 Jan 2014
2014-01-16
@cjgammon
fix spacing alignment
cjgammon committed on 16 Jan 2014
@cjgammon
add unused webgl blend modes to webgl renderer
cjgammon committed on 16 Jan 2014
2014-01-08
@Mat Groves
tiny tweaks - removed replaced [] with length=0 in PIXI.destroyTexture
Mat Groves committed on 8 Jan 2014
@Mat Groves
Merge branch 'DisplayObject-Cache' into dev ...
Mat Groves committed on 8 Jan 2014
@Mat Groves
Added cacheAsBitmap to PIXI.Graphics ...
Mat Groves committed on 8 Jan 2014
@Mat Groves
Removed this.worldVisible = true; line in PIXI.Stage fixes #477
Mat Groves committed on 8 Jan 2014
2014-01-07
@Mat Groves
removed a few more unused variables ...
Mat Groves committed on 7 Jan 2014