Performance|Refactor|Resources|libdoomsday: Minor optimizations
More efficient operations in texture management: avoiding Stringconstruction, exceptions, and redundancy. QVector is preferrablefor arrays of pointers.
View differences
Performance|Refactor|Resources|libdoomsday: Minor optimizations
More efficient operations in texture management: avoiding String
construction, exceptions, and redundancy. QVector is preferrable
for arrays of pointers.