Fixed readTargetPixels() so it doesn't crash on virtual resolutions. Added a check to SetWindowResolution() so it can skip the resolution change if the window is already at that resolution (making it safer to call on user resize). Removed another (the last?) texture enable call from GLES 2.