Blacklist S3 Trio

Virtual PC emulates this, and it doesn't support 3D. 

BUG=121271
Review URL: https://chromiumcodereview.appspot.com/9959081

git-svn-id: http://src.chromium.org/svn/trunk/deps/gpu/software_rendering_list@130226 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
diff --git a/software_rendering_list.json b/software_rendering_list.json
index 1391bc0..75967dc 100644
--- a/software_rendering_list.json
+++ b/software_rendering_list.json
@@ -59,7 +59,7 @@
 {
   "name": "software rendering list",
   // Please update the version number whenever you change this file.
-  "version": "1.28",
+  "version": "1.29",
   "entries": [
     {
       "id": 1,
@@ -511,6 +511,19 @@
       "blacklist": [
           "multisampling"
       ]
+    },
+    {
+      "id": 34,
+      "description": "S3 Trio (used in Virtual PC) is not compatible.",
+      "cr_bugs": [119948],
+      "os": {
+        "type": "win"
+      },
+      "vendor_id": "0x5333",
+      "device_id": ["0x8811"],
+      "blacklist": [
+        "all"
+      ]
     }
   ]
 }