| Index: software_rendering_list.json
|
| ===================================================================
|
| --- software_rendering_list.json (revision 130221)
|
| +++ software_rendering_list.json (working copy)
|
| @@ -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"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|