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

Unified Diff: gpu/config/gpu_driver_bug_list_json.cc

Issue 612483004: Apply disable_post_sub_buffers_for_onscreen_surfaces only to mesa gl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replaced "osmesa" with "Mesa" by review comments. Created 6 years, 3 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: gpu/config/gpu_driver_bug_list_json.cc
diff --git a/gpu/config/gpu_driver_bug_list_json.cc b/gpu/config/gpu_driver_bug_list_json.cc
index 2e55cc06f45fd098b39b81f639137288c7a3b761..d41f84eaece9fe85ac4c6badd1b0925550ae5594 100644
--- a/gpu/config/gpu_driver_bug_list_json.cc
+++ b/gpu/config/gpu_driver_bug_list_json.cc
@@ -779,6 +779,7 @@ const char kGpuDriverBugListJson[] = LONG_STRING_CONST(
"os": {
"type": "linux"
},
+ "driver_vendor": "Mesa",
"features": [
"disable_post_sub_buffers_for_onscreen_surfaces"
]
« 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