On 04/13/2011 02:01 PM, Martin Olsson wrote:
Is there any version of mesa that provides software rendered opengl 2.0 with
glsl 1.20 and either GL_ARB_framebuffer_object or one of the exts that replace
it.
If yes, what is the lowest mesa version that has this support?
Mesa 6.5.3 was the first version to support OpenGL 2.0 and 2.1 with
GLSL 1.10.
Mesa 7.3 was the first version to support GLSL 1.20
In any case, I'd recommend using the latest Mesa release. You're less
likely to run into bugs. In particular, the new GLSL compiler is much
better than the old one.
Also, do you guys have a wiki page that maps which cards and driver versions
support what opengl versions and extensions?
I think all the GPUs that support fragment shaders advertise OpenGL
2.1. Older GPUs probably advertise OpenGL 1.5.
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev