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

Issue 561012: Change the GLES2Implementation Flush and Finish functions... (Closed)

Created:
10 years, 10 months ago by greggman
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Change the GLES2Implementation Flush and Finish functions to emluate the GLES2 glFlush and glFinish more correctly. I don't like the fact that the GLES2CmdHelper::Finish autogeneated from glFinish overrides CommandBufferHelper::Finish but I'm not sure I'm feeling like making all those functions start with gl or something and all the fixes required just to avoid that. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37863

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 2 chunks +15 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
10 years, 10 months ago (2010-02-02 01:50:06 UTC) #1
apatrick_chromium
10 years, 10 months ago (2010-02-02 01:56:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698