Comment 2 for bug 298504

Revision history for this message
Erik Ogenvik (erik-ogenvik) wrote :

Ogre log says:
GL_VERSION = 1.2 APPLE-1.5.28

1.2 is quite an old gl version to support. I'm not sure what 1.5.28 refers to, but I think the glew code will use just the "1.2" part to determine that only OpenGL 1.2 is supported.

However. it seems that that card doesn't support shaders in the hardware and instead uses software emulation. Could you try disabling the CgPluginManager and see what happens?