Saved almost 100K just because the TGA parsing code was getting duplicated for each draw target. Compression may still be helpful later but it needs to reuse/share the decompression code and not duplicate it extra times.