| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "software rendering list", | 2 "name": "software rendering list", |
| 3 "version": "13.2", | 3 "version": "13.2", |
| 4 "entries": [ | 4 "entries": [ |
| 5 { | 5 { |
| 6 "id": 1, | 6 "id": 1, |
| 7 "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac", | 7 "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac", |
| 8 "webkit_bugs": [47028], | 8 "webkit_bugs": [47028], |
| 9 "os": { | 9 "os": { |
| 10 "type": "macosx" | 10 "type": "macosx" |
| (...skipping 1479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1490 "comment": "Corresponds to GPU driver bugs #19, #214", | 1490 "comment": "Corresponds to GPU driver bugs #19, #214", |
| 1491 "description": "MSAA and depth texture buggy on Adreno 3xx, also disable W
ebGL2", | 1491 "description": "MSAA and depth texture buggy on Adreno 3xx, also disable W
ebGL2", |
| 1492 "cr_bugs": [449116, 698197], | 1492 "cr_bugs": [449116, 698197], |
| 1493 "gl_renderer": "Adreno \\(TM\\) 3.*", | 1493 "gl_renderer": "Adreno \\(TM\\) 3.*", |
| 1494 "features": [ | 1494 "features": [ |
| 1495 "webgl2" | 1495 "webgl2" |
| 1496 ] | 1496 ] |
| 1497 } | 1497 } |
| 1498 ], | 1498 ], |
| 1499 "comment": [ | 1499 "comment": [ |
| 1500 "Please update the version number on top whenever you change this file", | 1500 "Please update the version number on top whenever you change this file" |
| 1501 "Please run gpu/config/process_json.py whenever you change this file" | |
| 1502 ] | 1501 ] |
| 1503 } | 1502 } |
| OLD | NEW |