• S
    Move texture registry to platform view (#4388) · 9d711ccf
    Sigurd Meldgaard 提交于
    * Move texture registry ownership to platform view
    
    This enables the texture registry to survive activity pause on Android.
    
    * Remove debug info
    
    * Formatted
    
    * Set texture registry on initial rasterizer
    
    * Remove unneccessary std::move
    9d711ccf
null_rasterizer.h 1.5 KB