I was wondering if it was intented to change the version string in glxinfo
from
OpenGL version string: 3.0 Mesa 9.2-devel (git-42c1b33)
to
OpenGL version string: 3.0 Mesa 9.2.0 (git-439c3d4)
If someone builds from a 9.2 devel tarball instead from git
then there would be no difference in the versio
Matt Turner writes:
> One fewer place to have to update.
In a couple places here you changed "MESA" to "Mesa" in user-visible
version strings. I think this is a reasonable and good thing to do, but
it's not mentioned in the commit message. If you split that out into a
separate patch, then patc