| 2019-09-21 | 
                Add documentation for all the BaseTexture options to BaseRenderTexture as it supports them too (and we want to pass texture formats to get float render textures)
                
                 
                  
                  Mark
                  committed 
  
    
      on 21 Sep 2019
    
  
                  
                 | 
|---|---|
| 2019-09-17 | 
                Don't enable depth/stencil by default (#6099)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 17 Sep 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 17 Sep 2019
    
  
                  
                 | 
| 2019-09-13 | 
                Force texImage2D upload for videos (#6088)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 13 Sep 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 13 Sep 2019
    
  
                  
                 | 
| 2019-09-06 | 
                Fix types (#6076)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 6 Sep 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 6 Sep 2019
    
  
                  
                 | 
| 2019-09-05 | 
                Rename CanvasTinter (canvasUtils) and GroupD8 (groupD8) (#6068)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 5 Sep 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 5 Sep 2019
    
  
                  
                 | 
| 2019-08-30 | 
                Converts default exports to named exports (#6051)
                
                  ...
                
                 
                  
                    Zyie
                    authored 
  
    
      on 30 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 30 Aug 2019
    
  
                  
                 | 
| 2019-08-27 | 
                Workaround chromium WebGL2 renderbuffer bug (#6044)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 27 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 27 Aug 2019
    
  
                  
                 | 
| 2019-08-23 | 
                Adds a strict mode for using texture caches (#6034)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 23 Aug 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 23 Aug 2019
    
  
                  
                 | 
| 2019-08-22 | 
                Fixes argument length
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 22 Aug 2019
    
  
                  
                 | 
| 
                Re-enable the error event for BaseTexture resources (video, svg, image)
                
                 
                  
                  Matt Karl
                  committed 
  
    
      on 22 Aug 2019
    
  
                  
                 | |
| 2019-08-19 | 
                Fix videos not working on Chrome v76
                
                 
                  
                  meowtec
                  committed 
  
    
      on 19 Aug 2019
    
  
                  
                 | 
| 2019-08-15 | 
                Fix the FireFox cached image issue (#5995)
                
                 
                  
                    Mofnire
                    authored 
  
    
      on 15 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 15 Aug 2019
    
  
                  
                 | 
| 2019-08-02 | 
                Typings fixes (#5986)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 2 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 2 Aug 2019
    
  
                  
                 | 
| 2019-08-01 | 
                Fixes floating-point errors in realWidth and realHeight of BaseTexture (#5984)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 1 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 1 Aug 2019
    
  
                  
                 | 
| 
                Fixes in RenderTexturePool and FilterSystem (#5946)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 1 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 1 Aug 2019
    
  
                  
                 | |
| 
                Removed the ceil'ing of width and height, as going back and forth you lose precision (#5959)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 1 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 1 Aug 2019
    
  
                  
                 | |
| 
                Restore stencil params after mask stack swap (#5982)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 1 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 1 Aug 2019
    
  
                  
                 | |
| 
                RenderTexturePool should create renderTextures at resolution of 1 (#5958)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 1 Aug 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 1 Aug 2019
    
  
                  
                 | |
| 2019-07-29 | 
                Fix test context silent crash (#5970)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 29 Jul 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 29 Jul 2019
    
  
                  
                 | 
| 
                Fixes getTestContext to support Mesh in environments without WebGL (#5966)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 29 Jul 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 29 Jul 2019
    
  
                  
                 | |
| 2019-07-28 | 
                Geometry#_size was redundant, removed! (#5962)
                
                 
                  
                    Sukant Pal
                    authored 
  
    
      on 28 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 28 Jul 2019
    
  
                  
                 | 
| 2019-07-23 | 
                Fix documentation (#5944)
                
                 
                  
                    Teodor Tanasoaia
                    authored 
  
    
      on 23 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 23 Jul 2019
    
  
                  
                 | 
| 2019-07-19 | 
                Typing fixes (#5926)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 19 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 19 Jul 2019
    
  
                  
                 | 
| 2019-07-18 | 
                Adds RenderTexturePool to core (#5771)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 18 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 18 Jul 2019
    
  
                  
                 | 
| 
                Exports AbstractBatchRenderer (#5919)
                
                 
                  
                    Sukant Pal
                    authored 
  
    
      on 18 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 18 Jul 2019
    
  
                  
                 | |
| 2019-07-15 | 
                Minor typings fix for ViewableBuffer (#5913)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 15 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 15 Jul 2019
    
  
                  
                 | 
| 2019-07-10 | 
                Supports resolutions less than 1 (#5836)
                
                 
                  
                    Dave Moore
                    authored 
  
    
      on 10 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 10 Jul 2019
    
  
                  
                 | 
| 2019-07-09 | 
                Uses super instead of prototype.call (#5898)
                
                 
                  
                    Matt Karl
                    authored 
  
    
      on 9 Jul 2019
    
  
                    
                  
                  GitHub
                  committed 
  
    
      on 9 Jul 2019
    
  
                  
                 | 
| 
                Minor fixes to Framebuffer (#5899)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 9 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 9 Jul 2019
    
  
                  
                 | |
| 2019-07-08 | 
                ViewableBuffer: Uint32View and Float32View don't need getters (#5882)
                
                 
                  
                    Ivan Popelyshev
                    authored 
  
    
      on 8 Jul 2019
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 8 Jul 2019
    
  
                  
                 |