Added x and y zoom control to GPU_Camera. Split camera matrix and fixed get_camera_matrix() math so that it represents just a View matrix. Added GPU_ResetProjection() to reset the orthographic projection that the camera uses by default. Added camera-matrix test.