OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
200 stars 109 forks source link

Use an IRenderTexture pool in DreamIcon #1882

Closed wixoaGit closed 2 months ago

wixoaGit commented 2 months ago

DreamIcon now pools its render targets instead of holding onto them for their entire lifetime.