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

Issue 7578005: Get correct driver version on ES backend. (Closed)

Created:
9 years, 4 months ago by Zhenyao Mo
Modified:
9 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Get correct driver version on ES backend. GL_VERSION format differs in GL and GLES: the latter starts with "OpenGL ES". BUG=none TEST=driver vendor/version shows correct information in about:gpu for ES backend. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95453

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/gpu/gpu_info_collector_linux.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Zhenyao Mo
Please review.
9 years, 4 months ago (2011-08-04 18:31:42 UTC) #1
Ken Russell (switch to Gerrit)
LGTM -- I suspect we may need to test on more drivers though.
9 years, 4 months ago (2011-08-04 18:33:22 UTC) #2
Zhenyao Mo
9 years, 4 months ago (2011-08-04 18:35:37 UTC) #3
On 2011/08/04 18:33:22, kbr wrote:
> LGTM -- I suspect we may need to test on more drivers though.

Right.  This so far works for NVIDIA/Mesa on linux.  ATI is another story (which
we have a different way of collecting driver version). Haven't got any chance to
look at other driver implementations.

Powered by Google App Engine
This is Rietveld 408576698