intel: Change vendor string to "Intel Open Source Technology Center".
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 31 May 2012 23:19:17 +0000 (16:19 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 1 Jun 2012 21:24:57 +0000 (14:24 -0700)
commitfb79ecb62d41332c535bd5fd9c229a85c79c468b
treef32f1a4dd14cd9846e821aaed73249aa62914c42
parentadfe53184155f33958f82383a7148b0536455a4c
intel: Change vendor string to "Intel Open Source Technology Center".

Tungsten Graphics has not existed for several years, and the majority of
ongoing development and support is done by Intel.  I chose to include
"Open Source Technology Center" to distinguish it from, say, the closed
source Windows OpenGL driver.

The one downside to this patch is that applications that pattern match
against "Intel" may start applying workarounds meant for the Windows
driver.  However, it does seem like the right thing to do.

This does change oglconform behavior.

Acked-by: Eric Anholt <eric@anholt.net>
Acked-by: Ian Romanick <ian.d.romanick@intel.com>
Acked-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Acked-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/intel/intel_context.c