Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>tags/18.0-branchpoint
@@ -34,6 +34,9 @@ | |||
static const char *si_get_vendor(struct pipe_screen *pscreen) | |||
{ | |||
/* Don't change this. Games such as Alien Isolation are broken if this | |||
* returns "Advanced Micro Devices, Inc." | |||
*/ | |||
return "X.Org"; | |||
} | |||