| 2014-07-09 | 
                Added support for the WebGL context option preserveDrawingBuffer. Affects whether or not the contents of the stencil buffer is retained after rendering.
                
                 
                  
                  photonstorm
                  committed 
  
    
      on 9 Jul 2014
    
  
                  
                 | 
|---|---|
| 
                When handling a restored webgl context event, save the newly created context and remove the lost one
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 9 Jul 2014
    
  
                  
                 | |
| 2014-07-08 | 
                set filter to default shader
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | 
|  | |
| 
                Merge branch 'pr/846' into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | |
| 
                Applied new crop values to webGL renderer
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | |
| 
                Applied new crop values to webGL renderer
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 8 Jul 2014
    
  
                  
                 | |
|  | |
| 2014-07-03 | 
                Fix destroy method to actually destroy the textures
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 3 Jul 2014
    
  
                  
                 | 
| 2014-07-02 |  | 
| 
                Optimize sprite.texture access
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 2 Jul 2014
    
  
                  
                 | |
|  | |
| 
                Get the uvs from the Sprite texture
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 2 Jul 2014
    
  
                  
                 | |
| 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 2 Jul 2014
    
  
                  
                 | |
|  | |
|  | |
| 2014-07-01 | 
                The roundPixels property in the CanvasRenderer should be a property of the renderSession to be correctly applied in the _renderCanvas methods of the Sprite and SpriteBatch classes.
                
                 
                  
                  Federico Omoto
                  committed 
  
    
      on 1 Jul 2014
    
  
                  
                 | 
|  | |
| 
                Fixed webGL nested masking issue
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 1 Jul 2014
    
  
                  
                 | |
| 2014-06-30 | 
                Merge pull request #734 from panrafal/feature/premultiplied-alpha
                
                  ...
                
                 
                  
                  Mat Groves
                  committed 
  
    
      on 30 Jun 2014
    
  
                  
                 | 
| 2014-06-29 | 
                Fixed issue with complex graphics fillAlpha not set in webGL
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | 
| 
                Added rounded rect back in (I accidentally overwrote it when updating the graphics class')
                
                  ...
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | |
| 
                Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | |
|  | |
| 
                Shader Manager simplified
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | |
|  | |
| 
                linter and tidied code
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | |
| 
                Complex graphics and masking added
                
                 
                  
                  mathew groves
                  committed 
  
    
      on 29 Jun 2014
    
  
                  
                 | |
| 2014-06-27 | 
                CocoonJS compatibility fix. Screencanvas cleared before painting.
                
                 
                  
                  Txus Ordorika
                  committed 
  
    
      on 27 Jun 2014
    
  
                  
                 | 
| 2014-06-26 |  |