| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "software rendering list", | 2 "name": "software rendering list", |
| 3 "version": "13.4", | 3 "version": "13.4", |
| 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 1153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1164 "version": { | 1164 "version": { |
| 1165 "op": "<=", | 1165 "op": "<=", |
| 1166 "value": "10.9" | 1166 "value": "10.9" |
| 1167 } | 1167 } |
| 1168 }, | 1168 }, |
| 1169 "features": [ | 1169 "features": [ |
| 1170 "gpu_rasterization" | 1170 "gpu_rasterization" |
| 1171 ] | 1171 ] |
| 1172 }, | 1172 }, |
| 1173 { | 1173 { |
| 1174 "id": 120, | |
| 1175 "description": "VPx decoding isn't supported before Windows 10 anniversary
update.", | |
| 1176 "cr_bugs": [616318], | |
| 1177 "os": { | |
| 1178 "type": "win", | |
| 1179 "version": { | |
| 1180 "op": "<", | |
| 1181 "value": "10.0.14393" | |
| 1182 } | |
| 1183 }, | |
| 1184 "features": [ | |
| 1185 "accelerated_vpx_decode" | |
| 1186 ] | |
| 1187 }, | |
| 1188 { | |
| 1189 "id": 121, | |
| 1190 "description": "VPx decoding is too slow on Intel Broadwell, Skylake, and
CherryView", | |
| 1191 "cr_bugs": [616318], | |
| 1192 "os": { | |
| 1193 "type": "win" | |
| 1194 }, | |
| 1195 "vendor_id": "0x8086", | |
| 1196 "device_id": ["0x1602", "0x1606", "0x160a", "0x160b", "0x160d", | |
| 1197 "0x160e", "0x1612", "0x1616", "0x161a", "0x161b", | |
| 1198 "0x161d", "0x161e", "0x1622", "0x1626", "0x162a", | |
| 1199 "0x162b", "0x162d", "0x162e", "0x22b0", "0x22b1", | |
| 1200 "0x22b2", "0x22b3", "0x1902", "0x1906", "0x190a", | |
| 1201 "0x190b", "0x190e", "0x1912", "0x1913", "0x1915", | |
| 1202 "0x1916", "0x1917", "0x191a", "0x191b", "0x191d", | |
| 1203 "0x191e", "0x1921", "0x1923", "0x1926", "0x1927", | |
| 1204 "0x192a", "0x192b", "0x192d", "0x1932", "0x193a", | |
| 1205 "0x193b", "0x193d"], | |
| 1206 "features": [ | |
| 1207 "accelerated_vpx_decode" | |
| 1208 ] | |
| 1209 }, | |
| 1210 { | |
| 1211 "id": 122, | 1174 "id": 122, |
| 1212 "description": "GPU rasterization should only be enabled on NVIDIA and Int
el DX11+, and AMD RX-R2 GPUs for now.", | 1175 "description": "GPU rasterization should only be enabled on NVIDIA and Int
el DX11+, and AMD RX-R2 GPUs for now.", |
| 1213 "cr_bugs": [643850], | 1176 "cr_bugs": [643850], |
| 1214 "os": { | 1177 "os": { |
| 1215 "type": "win" | 1178 "type": "win" |
| 1216 }, | 1179 }, |
| 1217 "features": [ | 1180 "features": [ |
| 1218 "gpu_rasterization" | 1181 "gpu_rasterization" |
| 1219 ], | 1182 ], |
| 1220 "exceptions": [ | 1183 "exceptions": [ |
| (...skipping 18 matching lines...) Expand all Loading... |
| 1239 "value": "5.0" | 1202 "value": "5.0" |
| 1240 }, | 1203 }, |
| 1241 "driver_version": { | 1204 "driver_version": { |
| 1242 "op": ">=", | 1205 "op": ">=", |
| 1243 "value": "15.201" | 1206 "value": "15.201" |
| 1244 } | 1207 } |
| 1245 } | 1208 } |
| 1246 ] | 1209 ] |
| 1247 }, | 1210 }, |
| 1248 { | 1211 { |
| 1249 "id": 123, | |
| 1250 "description": "Accelerated VPx decoding is hanging on some videos.", | |
| 1251 "cr_bugs": [654111], | |
| 1252 "os": { | |
| 1253 "type": "win" | |
| 1254 }, | |
| 1255 "vendor_id": "0x8086", | |
| 1256 "driver_version": { | |
| 1257 "op": "<", | |
| 1258 "value": "21.20.16.4542" | |
| 1259 }, | |
| 1260 "features": [ | |
| 1261 "accelerated_vpx_decode" | |
| 1262 ] | |
| 1263 }, | |
| 1264 { | |
| 1265 "id": 124, | 1212 "id": 124, |
| 1266 "description": "Some AMD drivers have rendering glitches with GPU Rasteriz
ation", | 1213 "description": "Some AMD drivers have rendering glitches with GPU Rasteriz
ation", |
| 1267 "cr_bugs": [653538], | 1214 "cr_bugs": [653538], |
| 1268 "os" : { | 1215 "os" : { |
| 1269 "type": "win" | 1216 "type": "win" |
| 1270 }, | 1217 }, |
| 1271 "vendor_id": "0x1002", | 1218 "vendor_id": "0x1002", |
| 1272 "driver_version": { | 1219 "driver_version": { |
| 1273 "op": ">", | 1220 "op": ">", |
| 1274 "value": "16.200.1035.1001" | 1221 "value": "16.200.1035.1001" |
| (...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1513 "features": [ | 1460 "features": [ |
| 1514 "webgl2" | 1461 "webgl2" |
| 1515 ] | 1462 ] |
| 1516 } | 1463 } |
| 1517 ], | 1464 ], |
| 1518 "comment": [ | 1465 "comment": [ |
| 1519 "Please update the version number on top whenever you change this file", | 1466 "Please update the version number on top whenever you change this file", |
| 1520 "Please run gpu/config/process_json.py whenever you change this file" | 1467 "Please run gpu/config/process_json.py whenever you change this file" |
| 1521 ] | 1468 ] |
| 1522 } | 1469 } |
| OLD | NEW |