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

Issue 1106833002: Emulate GL_PRIMITIVE_RESTART_FIXED_INDEX: part I (Closed)

Created:
5 years, 8 months ago by Zhenyao Mo
Modified:
5 years, 7 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Emulate GL_PRIMITIVE_RESTART_FIXED_INDEX: part I Note that this is only partial implementation. BUG=481184, 480709 TEST=gpu_unittests R=piman@chromium.org Committed: https://crrev.com/640dc659d8f125a5fc71c1c1069572b9045de8e7 Cr-Commit-Position: refs/heads/master@{#327202}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M gpu/command_buffer/service/context_state.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/feature_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M ui/gl/gl_version_info.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Zhenyao Mo
piman: please take a look. This is a simple attempt to silence the warning message. ...
5 years, 8 months ago (2015-04-24 21:40:43 UTC) #1
piman
LGTM+nit, but you have a typo in the CL title (INDED vs INDEX). https://codereview.chromium.org/1106833002/diff/40001/gpu/command_buffer/service/context_state.cc File ...
5 years, 7 months ago (2015-04-27 23:05:27 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/1106833002/diff/40001/gpu/command_buffer/service/context_state.cc File gpu/command_buffer/service/context_state.cc (right): https://codereview.chromium.org/1106833002/diff/40001/gpu/command_buffer/service/context_state.cc#newcode287 gpu/command_buffer/service/context_state.cc:287: if (pname == GL_PRIMITIVE_RESTART_FIXED_INDEX) { On 2015/04/27 23:05:27, piman ...
5 years, 7 months ago (2015-04-27 23:11:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1106833002/60001
5 years, 7 months ago (2015-04-27 23:18:15 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-28 00:53:45 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 00:54:32 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/640dc659d8f125a5fc71c1c1069572b9045de8e7
Cr-Commit-Position: refs/heads/master@{#327202}

Powered by Google App Engine
This is Rietveld 408576698