HomeWildfire Games

Use shared_ptr to avoid copying and deleting SGUIImageEffects, 2.5x faster in a…

Description

Use shared_ptr to avoid copying and deleting SGUIImageEffects, 2.5x faster in a benchmark, refs rP1525.

Differential Revision: https://code.wildfiregames.com/D2184
Refs rP22637/D2163
Tested on: gcc 9, Jenkins