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

Unified Diff: software_rendering_list.json

Issue 10450010: Enable the device ids of GPUs for Intel Gen4 in mesa drivers (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/gpu/software_rendering_list/
Patch Set: Created 8 years, 7 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 135645)
+++ 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.31",
+ "version": "1.32",
"entries": [
{
"id": 1,
@@ -269,7 +269,7 @@
}
},
{
- "device_id": ["0xa001", "0xa002", "0xa011", "0xa012"],
+ "device_id": ["0xa001", "0xa002", "0xa011", "0xa012", "0x29a2", "0x2992", "0x2982", "0x2972", "0x2a02", "0x2a12", "0x2a42", "0x2e02", "0x2e12", "0x2e22", "0x2e32", "0x2e42", "0x2e92"],
"driver_version": {
"op": ">",
"number": "8.0.2"
« 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