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

Issue 542119: Fixed gles2 demo by switching it from a console application to a windowed one... (Closed)

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

Description

Fixed gles2 demo by switching it from a console application to a windowed one. The HINSTANCE it was getting from the console was invalid for some reason. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36558

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -11 lines) Patch
M gpu/command_buffer/client/gles2_demo.cc View 6 chunks +18 lines, -11 lines 0 comments Download
M gpu/gpu.gyp View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
10 years, 11 months ago (2010-01-19 21:04:35 UTC) #1
alokp
10 years, 11 months ago (2010-01-19 21:07:45 UTC) #2
LGTM

Could you also add in the description why you needed to make it a windowed app.

Powered by Google App Engine
This is Rietveld 408576698