- fix the SetTextureStageState for D3DTADDRESS_MIRROR using dynamic GL
detection (and not build time GL headers)
By the way, you should also check for the 'GL_IBM_texture_mirrored_repeat' extension.
I know of no OpenGL drivers who has the IBM and not the ARB extension, but well, it does cost nothing to be pedantic :-)
Lionel