Opengl 1.3 support

Does any of you know if RADEON X800XL supports OPENGL 1.3? Thank you.

I would guess so, but it depends on your drivers more then hardware, if you do a glGetString( GL_VERSION); (remember to have an active rendering context) you will get the OpenGL version supported.

Mikael

As a cross thought, if you ask because some game doesn’t start and complains that it requires OpenGL 1.3, it probably is the game’s fault to not recognize the OpenGL 2.0 version number. Chronicles of Riddick is one candidate. Install game patches.