Chromium Code Reviews| Index: content/browser/gpu/software_rendering_list.json |
| diff --git a/content/browser/gpu/software_rendering_list.json b/content/browser/gpu/software_rendering_list.json |
| index c8b5b651ab9df6e5c0efca515325ff4e1b0c056a..fbee92897b7c87c3ae75b45a24555603e87ec15b 100644 |
| --- a/content/browser/gpu/software_rendering_list.json |
| +++ b/content/browser/gpu/software_rendering_list.json |
| @@ -837,5 +837,17 @@ |
| "all" |
| ] |
| } |
| + { |
| + "id": 56, |
| + "description": "NVIDIA linux drivers are unstable when using multiple OpenGL contexts and with low memory.", |
| + "cr_bugs": [145600], |
| + "os": { |
| + "type": "linux" |
| + }, |
|
Zhenyao Mo
2012/10/08 21:34:03
If you only mean for NVIDIA proprietary drivers, y
|
| + "vendor_id": "0x10de", |
| + "blacklist": [ |
| + "accelerated_compositing" |
| + ] |
| + }, |
| ] |
| } |