On 04/22/2013 06:28 PM, Chad Versace wrote:
This allows maintainers/packagers/testers to tag the build with
information that will be reported by GL_VERSION.

If the environemt variable or make variable MESA_VERSION_STRING_EXTRA is
set, then its values will appear in the GL_VERSION string immediately
after "Mesa X.Y" and before "(git-xxxxxxx)".

This patch implements supports MESA_VERSION_STRING_EXTRA only for Android.
Other build systems are left as an excercise.

CC: Matt Turner <[email protected]>
CC: Tapani Pälli <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
---
  src/mesa/Android.libmesa_dricore.mk | 4 ++++
  src/mesa/main/version.c             | 3 +++
  2 files changed, 7 insertions(+)

Seems useful.  I can do this in the kernel, so why not Mesa?

Reviewed-by: Kenneth Graunke <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to