| OLD | NEW |
| 1 // Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2013 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 // Determines whether certain gpu-related features are blacklisted or not. | 5 // Determines whether certain gpu-related features are blacklisted or not. |
| 6 // The format of a valid software_rendering_list.json file is defined in | 6 // The format of a valid software_rendering_list.json file is defined in |
| 7 // <gpu/config/gpu_control_list_format.txt>. | 7 // <gpu/config/gpu_control_list_format.txt>. |
| 8 // The supported "features" can be found in <gpu/config/gpu_blacklist.cc>. | 8 // The supported "features" can be found in <gpu/config/gpu_blacklist.cc>. |
| 9 | 9 |
| 10 #include "gpu/config/gpu_control_list_jsons.h" | 10 #include "gpu/config/gpu_control_list_jsons.h" |
| 11 | 11 |
| 12 #define LONG_STRING_CONST(...) #__VA_ARGS__ | 12 #define LONG_STRING_CONST(...) #__VA_ARGS__ |
| 13 | 13 |
| 14 namespace gpu { | 14 namespace gpu { |
| 15 | 15 |
| 16 const char kSoftwareRenderingListJson[] = LONG_STRING_CONST( | 16 const char kSoftwareRenderingListJson[] = LONG_STRING_CONST( |
| 17 | 17 |
| 18 { | 18 { |
| 19 "name": "software rendering list", | 19 "name": "software rendering list", |
| 20 // Please update the version number whenever you change this file. | 20 // Please update the version number whenever you change this file. |
| 21 "version": "11.12", | 21 "version": "11.13", |
| 22 "entries": [ | 22 "entries": [ |
| 23 { | 23 { |
| 24 "id": 1, | 24 "id": 1, |
| 25 "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac", | 25 "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac", |
| 26 "webkit_bugs": [47028], | 26 "webkit_bugs": [47028], |
| 27 "os": { | 27 "os": { |
| 28 "type": "macosx" | 28 "type": "macosx" |
| 29 }, | 29 }, |
| 30 "vendor_id": "0x1002", | 30 "vendor_id": "0x1002", |
| 31 "device_id": ["0x7249"], | 31 "device_id": ["0x7249"], |
| (...skipping 1214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1246 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", | 1246 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", |
| 1247 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", | 1247 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", |
| 1248 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", | 1248 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", |
| 1249 "0x193b", "0x193d"], | 1249 "0x193b", "0x193d"], |
| 1250 "features": [ | 1250 "features": [ |
| 1251 "accelerated_vpx_decode" | 1251 "accelerated_vpx_decode" |
| 1252 ] | 1252 ] |
| 1253 }, | 1253 }, |
| 1254 { | 1254 { |
| 1255 "id": 122, | 1255 "id": 122, |
| 1256 "description": "GPU rasterization should only be enabled on Pascal and Max
well GPUs for now.", | 1256 "description": "GPU rasterization should only be enabled on NVIDIA Pascal
and Maxwell and Intel Broadwell+ GPUs for now.", |
| 1257 "cr_bugs": [643850], | 1257 "cr_bugs": [643850], |
| 1258 "os": { | 1258 "os": { |
| 1259 "type": "win" | 1259 "type": "win" |
| 1260 }, | 1260 }, |
| 1261 "features": [ | 1261 "features": [ |
| 1262 "gpu_rasterization" | 1262 "gpu_rasterization" |
| 1263 ], | 1263 ], |
| 1264 "exceptions": [ | 1264 "exceptions": [ |
| 1265 { | 1265 { |
| 1266 "vendor_id": "0x10de", | 1266 "vendor_id": "0x10de", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1277 "0x1406", "0x1407", "0x1427", "0x1430", "0x1431", | 1277 "0x1406", "0x1407", "0x1427", "0x1430", "0x1431", |
| 1278 "0x1617", "0x1618", "0x1619", "0x161a", "0x1667", | 1278 "0x1617", "0x1618", "0x1619", "0x161a", "0x1667", |
| 1279 "0x17c2", "0x17c8", "0x17f0", "0x17fd", "0x15f0", | 1279 "0x17c2", "0x17c8", "0x17f0", "0x17fd", "0x15f0", |
| 1280 "0x15f1", "0x15f8", "0x15f9", "0x1725", "0x172e", | 1280 "0x15f1", "0x15f8", "0x15f9", "0x1725", "0x172e", |
| 1281 "0x172f", "0x1b00", "0x1b01", "0x1b70", "0x1b78", | 1281 "0x172f", "0x1b00", "0x1b01", "0x1b70", "0x1b78", |
| 1282 "0x1b80", "0x1b81", "0x1b82", "0x1b83", "0x1bb0", | 1282 "0x1b80", "0x1b81", "0x1b82", "0x1b83", "0x1bb0", |
| 1283 "0x1bb1", "0x1bb4", "0x1c00", "0x1c01", "0x1c02", | 1283 "0x1bb1", "0x1bb4", "0x1c00", "0x1c01", "0x1c02", |
| 1284 "0x1c03", "0x1c30", "0x1c70", "0x1c80", "0x1c81", | 1284 "0x1c03", "0x1c30", "0x1c70", "0x1c80", "0x1c81", |
| 1285 "0x1c82", "0x1ca7", "0x1ca8", "0x1caa", "0x1d01"] | 1285 "0x1c82", "0x1ca7", "0x1ca8", "0x1caa", "0x1d01"] |
| 1286 | 1286 |
| 1287 }, |
| 1288 { |
| 1289 "os": { |
| 1290 "type": "win", |
| 1291 "version": { |
| 1292 "op": ">=", |
| 1293 "value": "10.0" |
| 1294 } |
| 1295 }, |
| 1296 "vendor_id": "0x8086", |
| 1297 "device_id": ["0x1602", "0x1606", "0x160a", "0x160b", "0x160d", |
| 1298 "0x160e", "0x1612", "0x1616", "0x161a", "0x161b", |
| 1299 "0x161d", "0x161e", "0x1622", "0x1626", "0x162a", |
| 1300 "0x162b", "0x162d", "0x162e", "0x22b0", "0x22b1", |
| 1301 "0x22b2", "0x22b3", "0x1902", "0x1906", "0x190a", |
| 1302 "0x190b", "0x190e", "0x1912", "0x1913", "0x1915", |
| 1303 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", |
| 1304 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", |
| 1305 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", |
| 1306 "0x193b", "0x193d", "0x0a84", "0x1a84", "0x1a85", |
| 1307 "0x5a84", "0x5a85", "0x5916", "0x5913", "0x5906", |
| 1308 "0x5926", "0x5921", "0x5915", "0x590e", "0x591e", |
| 1309 "0x5912", "0x5917", "0x5902", "0x591b", "0x593b", |
| 1310 "0x590b", "0x591a", "0x590a", "0x591d", "0x5908", |
| 1311 "0x5923", "0x5927"] |
| 1287 } | 1312 } |
| 1288 ] | 1313 ] |
| 1289 } | 1314 } |
| 1290 ] | 1315 ] |
| 1291 } | 1316 } |
| 1292 | 1317 |
| 1293 ); // LONG_STRING_CONST macro | 1318 ); // LONG_STRING_CONST macro |
| 1294 | 1319 |
| 1295 } // namespace gpu | 1320 } // namespace gpu |
| OLD | NEW |