st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER
authorMarek Olšák <marek.olsak@amd.com>
Wed, 7 Jun 2017 20:00:48 +0000 (22:00 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 19 Jun 2017 18:09:52 +0000 (20:09 +0200)
commit92b4ca45504e7ffc5f4fa385ada1be48e6123181
treeeef1ac0334a66b8de573004ddcda00834f5b1f68
parent61dc2c964eb1728706ef885ed7ebbdaf6367eb30
st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER

If you want to keep it for your driver, please raise your hand.
The prefix will probably have to be added into the driver instead of here.

I cringe when I look at my long renderer string:
  Gallium 0.4 on AMD Radeon R9 Fury Series (DRM 3.17.0 / 4.11.0-staging-01277-gab25a9e, LLVM 5.0.0)

I'm sincerely sorry for all apps that detect Mesa by expecting "Gallium"
in the string.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/state_tracker/st_cb_strings.c
src/mesa/state_tracker/st_context.h