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

Issue 525109: linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbols (Closed)

Created:
10 years, 11 months ago by piman
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, fta
Visibility:
Public.

Description

linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbols This is to workaround NVIDIA's broken dlsym hook. BUG=16800 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35863

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -25 lines) Patch
M gpu/command_buffer/service/x_utils.h View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/x_utils.cc View 1 2 chunks +38 lines, -0 lines 0 comments Download
M gpu/gpu.gyp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/glew/include/GL/glxew.h View 1 4 chunks +65 lines, -20 lines 0 comments Download
M third_party/glew/src/glew.c View 1 4 chunks +61 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
piman
10 years, 11 months ago (2010-01-08 06:50:14 UTC) #1
Ken Russell (switch to Gerrit)
10 years, 11 months ago (2010-01-08 09:14:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698