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

Issue 11130005: Move per context GL state to a separate object. (Closed)

Created:
8 years, 2 months ago by greggman
Modified:
8 years, 2 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Move per context GL state to a separate object. This is in preparation for virutalizing GL contexts. BUG=155557 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161729

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+532 lines, -378 lines) Patch
A gpu/command_buffer/service/context_state.h View 1 chunk +199 lines, -0 lines 0 comments Download
A gpu/command_buffer/service/context_state.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 109 chunks +272 lines, -378 lines 2 comments Download
M gpu/command_buffer/service/vertex_attrib_manager.h View 2 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer_service.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
greggman
Hey Brandon, PTAL
8 years, 2 months ago (2012-10-12 20:29:26 UTC) #1
greggman
On 2012/10/12 20:29:26, greggman wrote: > Hey Brandon, PTAL Note: a bunch of the state ...
8 years, 2 months ago (2012-10-12 20:43:54 UTC) #2
bajones
https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode1416 gpu/command_buffer/service/gles2_cmd_decoder.cc:1416: VertexAttribManager::Ref default_vertex_attrib_manager_; I think the default_vertex_attrib_manager_ should also be ...
8 years, 2 months ago (2012-10-12 21:02:54 UTC) #3
greggman
https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode1416 gpu/command_buffer/service/gles2_cmd_decoder.cc:1416: VertexAttribManager::Ref default_vertex_attrib_manager_; On 2012/10/12 21:02:54, bajones wrote: > I ...
8 years, 2 months ago (2012-10-12 21:14:04 UTC) #4
bajones
On 2012/10/12 21:14:04, greggman wrote: > https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc > File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): > > https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode1416 > ...
8 years, 2 months ago (2012-10-12 21:23:01 UTC) #5
greggman
On 2012/10/12 21:23:01, bajones wrote: > On 2012/10/12 21:14:04, greggman wrote: > > > https://codereview.chromium.org/11130005/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc ...
8 years, 2 months ago (2012-10-12 21:26:17 UTC) #6
bajones
On 2012/10/12 21:26:17, greggman wrote: > On 2012/10/12 21:23:01, bajones wrote: > > On 2012/10/12 ...
8 years, 2 months ago (2012-10-12 21:28:10 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 2 months ago (2012-10-12 21:33:08 UTC) #8
greggman
Hey Ken, Do you mind LGTMing this? You can review it if you want or ...
8 years, 2 months ago (2012-10-12 21:53:05 UTC) #9
Ken Russell (switch to Gerrit)
Sure thing. Went through it; LGTM.
8 years, 2 months ago (2012-10-12 22:02:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/11130005/1
8 years, 2 months ago (2012-10-12 22:06:46 UTC) #11
commit-bot: I haz the power
8 years, 2 months ago (2012-10-13 05:47:26 UTC) #12
Change committed as 161729

Powered by Google App Engine
This is Rietveld 408576698