I just got my iPad and loaded up my
music visualizer app on it, when I hooked up the vga dock connector I though that it would just mirror the display by default. It turns out that it's a more involved process using new 3.2 classes like UIScreenMode. Has anyone seen sample code that demonstrates this functionality? Most of my app is Opengl es and it's not clear that I wouldn't need to render things 2x, potentially slowing down the frame rate.
thanks