ogl: use texture_2d instead of renderbuffer for realxfb + efb2ram fbo It should do the same on gpu, but textures are more flexible. eg we could copy and sample them directly without blitting.