| 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.13", | 21 "version": "11.14", |
| 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 1204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1236 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", | 1236 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", |
| 1237 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", | 1237 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", |
| 1238 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", | 1238 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", |
| 1239 "0x193b", "0x193d"], | 1239 "0x193b", "0x193d"], |
| 1240 "features": [ | 1240 "features": [ |
| 1241 "accelerated_vpx_decode" | 1241 "accelerated_vpx_decode" |
| 1242 ] | 1242 ] |
| 1243 }, | 1243 }, |
| 1244 { | 1244 { |
| 1245 "id": 122, | 1245 "id": 122, |
| 1246 "description": "GPU rasterization should only be enabled on NVIDIA Pascal
and Maxwell and Intel Broadwell+ GPUs for now.", | 1246 "description": "GPU rasterization should only be enabled on NVIDIA Pascal
and Maxwell, Intel Broadwell+, and AMD RX-R5 GPUs for now.", |
| 1247 "cr_bugs": [643850], | 1247 "cr_bugs": [643850], |
| 1248 "os": { | 1248 "os": { |
| 1249 "type": "win" | 1249 "type": "win" |
| 1250 }, | 1250 }, |
| 1251 "features": [ | 1251 "features": [ |
| 1252 "gpu_rasterization" | 1252 "gpu_rasterization" |
| 1253 ], | 1253 ], |
| 1254 "exceptions": [ | 1254 "exceptions": [ |
| 1255 { | 1255 { |
| 1256 "vendor_id": "0x10de", | 1256 "vendor_id": "0x10de", |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1292 "0x190b", "0x190e", "0x1912", "0x1913", "0x1915", | 1292 "0x190b", "0x190e", "0x1912", "0x1913", "0x1915", |
| 1293 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", | 1293 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", |
| 1294 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", | 1294 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", |
| 1295 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", | 1295 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", |
| 1296 "0x193b", "0x193d", "0x0a84", "0x1a84", "0x1a85", | 1296 "0x193b", "0x193d", "0x0a84", "0x1a84", "0x1a85", |
| 1297 "0x5a84", "0x5a85", "0x5916", "0x5913", "0x5906", | 1297 "0x5a84", "0x5a85", "0x5916", "0x5913", "0x5906", |
| 1298 "0x5926", "0x5921", "0x5915", "0x590e", "0x591e", | 1298 "0x5926", "0x5921", "0x5915", "0x590e", "0x591e", |
| 1299 "0x5912", "0x5917", "0x5902", "0x591b", "0x593b", | 1299 "0x5912", "0x5917", "0x5902", "0x591b", "0x593b", |
| 1300 "0x590b", "0x591a", "0x590a", "0x591d", "0x5908", | 1300 "0x590b", "0x591a", "0x590a", "0x591d", "0x5908", |
| 1301 "0x5923", "0x5927"] | 1301 "0x5923", "0x5927"] |
| 1302 }, |
| 1303 { |
| 1304 "os": { |
| 1305 "type": "win", |
| 1306 "version": { |
| 1307 "op": ">=", |
| 1308 "value": "10.0" |
| 1309 } |
| 1310 }, |
| 1311 "vendor_id": "0x1002", |
| 1312 "device_id": ["0x1309", "0x130a", "0x130c", "0x130d", "0x130e", |
| 1313 "0x130f", "0x130f", "0x130f", "0x130f", "0x130f", |
| 1314 "0x1313", "0x1313", "0x1313", "0x1313", "0x1315", |
| 1315 "0x1315", "0x1315", "0x1315", "0x1315", "0x1316", |
| 1316 "0x1318", "0x131c", "0x131d", "0x6600", "0x6604", |
| 1317 "0x6604", "0x6605", "0x6605", "0x6610", "0x6610", |
| 1318 "0x6610", "0x6611", "0x6617", "0x6640", "0x6646", |
| 1319 "0x6646", "0x6647", "0x6647", "0x6658", "0x665d", |
| 1320 "0x665f", "0x6660", "0x6660", "0x6663", "0x6664", |
| 1321 "0x6665", "0x6665", "0x6665", "0x6667", "0x67b0", |
| 1322 "0x67b0", "0x67b1", "0x67b1", "0x67b9", "0x67df", |
| 1323 "0x67df", "0x67ef", "0x67ef", "0x67ef", "0x67ef", |
| 1324 "0x6810", "0x6811", "0x6820", "0x6820", "0x6821", |
| 1325 "0x6821", "0x682b", "0x6835", "0x6900", "0x6900", |
| 1326 "0x6900", "0x6900", "0x6900", "0x6901", "0x6907", |
| 1327 "0x6907", "0x6920", "0x6920", "0x6921", "0x6938", |
| 1328 "0x6938", "0x6938", "0x6939", "0x6939", "0x6939", |
| 1329 "0x7300", "0x7300", "0x7300", "0x7300", "0x9851", |
| 1330 "0x9851", "0x9855", "0x9855", "0x9874", "0x9874", |
| 1331 "0x9874", "0x9874", "0x9874", "0x9874", "0x9874", |
| 1332 "0x9874", "0x9874", "0x9874", "0x9874", "0x9874", |
| 1333 "0x9874", "0x9874", "0x9874", "0x9874", "0x9874", |
| 1334 "0x9874", "0x9874", "0x9874", "0x9874", "0x98e4", |
| 1335 "0x98e4", "0x98e4"] |
| 1302 } | 1336 } |
| 1303 ] | 1337 ] |
| 1304 } | 1338 } |
| 1305 ] | 1339 ] |
| 1306 } | 1340 } |
| 1307 | 1341 |
| 1308 ); // LONG_STRING_CONST macro | 1342 ); // LONG_STRING_CONST macro |
| 1309 | 1343 |
| 1310 } // namespace gpu | 1344 } // namespace gpu |
| OLD | NEW |