| Index: gpu/config/gpu_driver_bug_list_json.cc
|
| ===================================================================
|
| --- gpu/config/gpu_driver_bug_list_json.cc (revision 286559)
|
| +++ gpu/config/gpu_driver_bug_list_json.cc (working copy)
|
| @@ -19,7 +19,7 @@
|
| {
|
| "name": "gpu driver bug list",
|
| // Please update the version number whenever you change this file.
|
| - "version": "6.7",
|
| + "version": "6.9",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -1070,40 +1070,6 @@
|
| ]
|
| },
|
| {
|
| - "id": 83,
|
| - "cr_bugs": [393810],
|
| - "description": "Shader vec/mat construction is buggy on Linux",
|
| - "os": {
|
| - "type": "linux"
|
| - },
|
| - "features": [
|
| - "scalarize_vec_and_mat_constructor_args"
|
| - ]
|
| - },
|
| - {
|
| - "id": 84,
|
| - "cr_bugs": [393810],
|
| - "description": "Shader vec/mat construction is buggy on Linux",
|
| - "os": {
|
| - "type": "chromeos"
|
| - },
|
| - "features": [
|
| - "scalarize_vec_and_mat_constructor_args"
|
| - ]
|
| - },
|
| - {
|
| - "id": 85,
|
| - "cr_bugs": [393810],
|
| - "description": "Shader vec/mat construction is buggy on Mac NVIDIA",
|
| - "os": {
|
| - "type": "macosx"
|
| - },
|
| - "vendor_id": "0x10de",
|
| - "features": [
|
| - "scalarize_vec_and_mat_constructor_args"
|
| - ]
|
| - },
|
| - {
|
| "id": 86,
|
| "description": "Disable use of Direct3D 11 on Matrox video cards",
|
| "cr_bugs": [395861],
|
|
|