mesa/gallium: add dric option to allow overriding GL vendor string
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 2 Aug 2019 05:13:59 +0000 (15:13 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 7 Aug 2019 00:12:49 +0000 (10:12 +1000)
commitdca119f12c291d7665d72464c92a8bf4328ef38e
tree4c2d81ab1b55694930ad0d427cb7d1c7e76e2b6e
parentc95e2a1c6ba40f017ca451e862a794d45ddb62cf
mesa/gallium: add dric option to allow overriding GL vendor string

Will be used in the following patch.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93551
src/gallium/auxiliary/pipe-loader/driinfo_gallium.h
src/gallium/include/state_tracker/st_api.h
src/gallium/state_trackers/dri/dri_screen.c
src/mesa/main/getstring.c
src/mesa/main/mtypes.h
src/mesa/state_tracker/st_extensions.c
src/util/xmlpool/t_options.h