I have just two openGL implementation on my system :
-> my geforce 6600 driver witch support GL 2.1 and GLSL 1.20
-> the mesa driver that emulate GL 3.0 and GLSL 1.30
So in reality I'm limited to GL3.0 for debugging and GL2.1 for performance analysis....




