| Index: content/browser/gpu/gpu_driver_bug_list.json
|
| diff --git a/content/browser/gpu/gpu_driver_bug_list.json b/content/browser/gpu/gpu_driver_bug_list.json
|
| index c8d948f89fe6a0b9b0c2301e8011517657c277b7..d53fab947ce4687d787766558430e94a744b9705 100644
|
| --- a/content/browser/gpu/gpu_driver_bug_list.json
|
| +++ b/content/browser/gpu/gpu_driver_bug_list.json
|
| @@ -306,6 +306,17 @@
|
| "features": [
|
| "disable_depth_texture"
|
| ]
|
| + },
|
| + {
|
| + "id": 18,
|
| + "description": "Workaround for performance problem using CGLSetVirtualScreen",
|
| + "os": {
|
| + "type": "macosx"
|
| + },
|
| + "vendor_id": "0x10de",
|
| + "features": [
|
| + "force_cgl_set_virtual_screen"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|