| Index: gpu/config/software_rendering_list.json
|
| diff --git a/gpu/config/software_rendering_list.json b/gpu/config/software_rendering_list.json
|
| index 2e42eca7b5293b82641451bbecbef9507e7d200c..43709fe55129b789213fc592a7c47ecce2ffcc6d 100644
|
| --- a/gpu/config/software_rendering_list.json
|
| +++ b/gpu/config/software_rendering_list.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "software rendering list",
|
| - "version": "13.1",
|
| + "version": "13.2",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -1414,22 +1414,6 @@
|
| ]
|
| },
|
| {
|
| - "id": 135,
|
| - "description": "ES3 MSAA not fully trusted on some Qualcomm 4xx, also disable WebGL2",
|
| - "cr_bugs": [471200],
|
| - "os": {
|
| - "type": "android",
|
| - "version": {
|
| - "op": "<",
|
| - "value": "6.0"
|
| - }
|
| - },
|
| - "gl_renderer": "Adreno \\(TM\\) 4.*",
|
| - "features": [
|
| - "webgl2"
|
| - ]
|
| - },
|
| - {
|
| "id": 136,
|
| "description": "GPU rasterization is blacklisted on NVidia Fermi architecture for now.",
|
| "cr_bugs": [643850],
|
|
|