From my understanding, the Tegra 3's GPU is just one of those (mobile) chips that "slow down" the OpenGL ES 1.0 and OpenGL 1.1 calls because it has to intercept such calls and "translate" them into 'OpenGL ES 2.0'-friendly calls (due to OpenGL ES 1.…