Is the Mali emulator framerate hardwired to max out at 60fps? I created a context, loaded up some shaders and textures, but didn't paint anything at all, just calling EglSwapBuffer(). I'm only getting 60fps doing that.If it is hardwired like that is there any way to unlock it? I'm doing some performance optimization at the moment and it's getting in the way because my framerate is already high on the PC (as one would expect).