mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
9d711ccf9b
* 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