| 2017-01-30 | 
                Added legacy option to webGL renderer (#3630)
                
                  ...
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 30 Jan 2017
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 30 Jan 2017
    
  
                  
                 | 
|---|---|
| 
                fix doc comments (#3673)
                
                 
                  
                    Steffen Bär
                    authored 
  
    
      on 30 Jan 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 30 Jan 2017
    
  
                  
                 | |
| 2017-01-26 | 
                Added a fix for the Chrome on android (#3656)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 26 Jan 2017
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 26 Jan 2017
    
  
                  
                 | 
| 2017-01-17 |  | 
| 2017-01-12 | 
                Do check as same as `calculateVertices` (#3554)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 12 Jan 2017
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 12 Jan 2017
    
  
                  
                 | 
| 2017-01-05 |  | 
| 
                use high precision instead of medium, to fix bug in PowerVR G6200 (#3353)
                
                 
                  
                    Icemic
                    authored 
  
    
      on 5 Jan 2017
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 5 Jan 2017
    
  
                  
                 | |
| 
                fix eslint max-len (#3544)
                
                 
                  
                    Stafford Williams
                    authored 
  
    
      on 5 Jan 2017
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 5 Jan 2017
    
  
                  
                 | |
| 2017-01-02 | 
                Merge branch 'master' into dev
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 2 Jan 2017
    
  
                  
                 | 
| 2016-12-26 | 
                Use `*._texture.*`to instead of`*.texture.*` (#3508)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 26 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | 
| 
                limit alpha number to 255. at rendering. (#3511)
                
                  ...
                
                 
                  
                    Daniel Santos
                    authored 
  
    
      on 26 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 26 Dec 2016
    
  
                  
                 | |
| 2016-12-23 | 
                Use `this._texture.X`to instead of`this.texture.X` (#3480)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Dec 2016
    
  
                  
                 | 
| 
                Remove a needless space in annotation (#3497)
                
                 
                  
                    finscn
                    authored 
  
    
      on 23 Dec 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Dec 2016
    
  
                  
                 | |
| 2016-12-21 | 
                Update annotation: `SpriteBatch to SpriteRenderer` (#3496)
                
                  ...
                
                 
                  
                    finscn
                    authored 
  
    
      on 21 Dec 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 21 Dec 2016
    
  
                  
                 | 
| 2016-12-07 | 
                Customize rendering process with "pluginName" field. (#3413)
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 7 Dec 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 7 Dec 2016
    
  
                  
                 | 
| 2016-11-18 | 
                fixed settings not being respected (#3315)
                
                  ...
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 18 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 18 Nov 2016
    
  
                  
                 | 
| 2016-11-17 | 
                move CAN_UPLOAD_SAME_BUFFER to settings (#3309)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 17 Nov 2016
    
  
                  
                 | 
| 
                vertexCount is number of last used buffer (#3308)
                
                  ...
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 17 Nov 2016
    
  
                  
                 | |
| 2016-11-16 | 
                Moves constants that are actually settings (#3298)
                
                  ...
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 16 Nov 2016
    
  
                    
                  
                  Mat Groves
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | 
| 
                Merge pull request #3289 from pixijs/lib-dist-builds
                
                  ...
                
                 
                  
                    Chad Engler
                    authored 
  
    
      on 16 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 16 Nov 2016
    
  
                  
                 | |
| 2016-11-15 | 
                SpriteRenderer.destroy fix (#3280)
                
                  ...
                
                 
                  
                    Stafford Williams
                    authored 
  
    
      on 15 Nov 2016
    
  
                    
                  
                  Chad Engler
                  committed 
  
    
      on 15 Nov 2016
    
  
                  
                 | 
| 2016-11-14 | 
                Removes glslify
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 14 Nov 2016
    
  
                  
                 | 
| 2016-11-13 | 
                fixed eslint errors
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 13 Nov 2016
    
  
                  
                 | 
|  | |
| 2016-11-11 | 
                Cache VAO states
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 23 Oct 2016
    
  
                    
                  
                  Chad Engler
                  committed 
  
    
      on 11 Nov 2016
    
  
                  
                 | 
| 2016-11-09 | 
                Reduce redundant texture binds (#3258)
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 9 Nov 2016
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 9 Nov 2016
    
  
                  
                 | 
| 2016-11-04 | 
                Rename remaining references to AbstractFilter in jsdocs
                
                 
                  
                  giraluna
                  committed 
  
    
      on 4 Nov 2016
    
  
                  
                 | 
| 2016-10-31 | 
                Dev texture states cacheing (#3201)
                
                  ...
                
                 
                  
                    Mat Groves
                    authored 
  
    
      on 31 Oct 2016
    
  
                    
                  
                  Chad Engler
                  committed 
  
    
      on 31 Oct 2016
    
  
                  
                 | 
| 2016-10-12 | 
                Found problems in PIXI.Sprite too, added a test
                
                 
                  
                  Ivan Popelyshev
                  committed 
  
    
      on 12 Oct 2016
    
  
                  
                 | 
| 2016-10-05 | 
                Bypass the getter / setter for anchor inside Sprite
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 5 Oct 2016
    
  
                  
                 |