Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Unified Diff: software_rendering_list.json

Issue 9959081: Blacklist S3 Trio (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/gpu/software_rendering_list/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: software_rendering_list.json
===================================================================
--- software_rendering_list.json (revision 130221)
+++ software_rendering_list.json (working copy)
@@ -59,7 +59,7 @@
{
"name": "software rendering list",
// Please update the version number whenever you change this file.
- "version": "1.28",
+ "version": "1.29",
"entries": [
{
"id": 1,
@@ -511,6 +511,19 @@
"blacklist": [
"multisampling"
]
+ },
+ {
+ "id": 34,
+ "description": "S3 Trio (used in Virtual PC) is not compatible.",
+ "cr_bugs": [119948],
+ "os": {
+ "type": "win"
+ },
+ "vendor_id": "0x5333",
+ "device_id": ["0x8811"],
+ "blacklist": [
+ "all"
+ ]
}
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698