Added texture_w and texture_h back to GPU_Image, so now those values represent the underlying texture and base_w and base_h will account for lack of NPOT support. This is to set up for virtual resolution for images (which can revert to the base values).