| Index: software_rendering_list.json
|
| ===================================================================
|
| --- software_rendering_list.json (revision 125644)
|
| +++ 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.27",
|
| + "version": "1.28",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -262,7 +262,7 @@
|
| "vendor_id": "0x8086",
|
| "exceptions": [
|
| {
|
| - "device_id": ["0x0102", "0x0106", "0x0112", "0x0116", "0x0122", "0x0126", "0x010a"],
|
| + "device_id": ["0x0102", "0x0106", "0x0112", "0x0116", "0x0122", "0x0126", "0x010a", "0x0152", "0x0156", "0x015a", "0x0162", "0x0166"],
|
| "driver_version": {
|
| "op": ">=",
|
| "number": "8.0"
|
| @@ -498,6 +498,19 @@
|
| "blacklist": [
|
| "accelerated_2d_canvas"
|
| ]
|
| + },
|
| + {
|
| + "id": 33,
|
| + "description": "Multisampling is buggy in Intel IvyBridge.",
|
| + "cr_bugs": [116370],
|
| + "os": {
|
| + "type": "linux"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "device_id": ["0x0152", "0x0156", "0x015a", "0x0162", "0x0166"],
|
| + "blacklist": [
|
| + "multisampling"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|