Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers / cell / ppu / cell_screen.c
index 9161747fdbf97e532094523726687b87e8529061..d185c6b8497548781a0c845d31335422a853975b 100644 (file)
@@ -41,7 +41,7 @@
 static const char *
 cell_get_vendor(struct pipe_screen *screen)
 {
-   return "Tungsten Graphics, Inc.";
+   return "VMware, Inc.";
 }