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

Issue 9309047: Swizzle Uniform Locations (Closed)

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

Description

Swizzle Uniform Locations TEST=unit tests and ran OpenGL ES 2.0 conformance tests BUG=106062 R=apatrick@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120743

Patch Set 1 #

Patch Set 2 : add random offset to prevent more programmer errors #

Total comments: 4

Patch Set 3 : remove unsigned math #

Unified diffs Side-by-side diffs Delta from patch set Stats (+374 lines, -162 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 6 chunks +27 lines, -4 lines 0 comments Download
M gpu/command_buffer/cmd_buffer_functions.txt View 2 chunks +21 lines, -21 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 4 chunks +5 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 1 30 chunks +60 lines, -30 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 19 chunks +39 lines, -24 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h View 1 73 chunks +172 lines, -73 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 1 2 5 chunks +25 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 3 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
greggman
Hey Al, please review.
8 years, 10 months ago (2012-02-02 01:49:43 UTC) #1
apatrick_chromium
https://chromiumcodereview.appspot.com/9309047/diff/3001/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (right): https://chromiumcodereview.appspot.com/9309047/diff/3001/gpu/command_buffer/service/program_manager.cc#newcode636 gpu/command_buffer/service/program_manager.cc:636: GLint as_int; Is there any need to do this ...
8 years, 10 months ago (2012-02-06 21:04:44 UTC) #2
greggman
https://chromiumcodereview.appspot.com/9309047/diff/3001/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (right): https://chromiumcodereview.appspot.com/9309047/diff/3001/gpu/command_buffer/service/program_manager.cc#newcode636 gpu/command_buffer/service/program_manager.cc:636: GLint as_int; On 2012/02/06 21:04:44, apatrick_chromium wrote: > Is ...
8 years, 10 months ago (2012-02-06 21:30:01 UTC) #3
apatrick_chromium
lgtm
8 years, 10 months ago (2012-02-06 22:04:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/9309047/9001
8 years, 10 months ago (2012-02-06 22:18:02 UTC) #5
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 10 months ago (2012-02-07 00:13:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/9309047/9001
8 years, 10 months ago (2012-02-07 00:39:18 UTC) #7
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 10 months ago (2012-02-07 05:32:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/9309047/9001
8 years, 10 months ago (2012-02-07 06:56:36 UTC) #9
commit-bot: I haz the power
8 years, 10 months ago (2012-02-07 08:22:29 UTC) #10
Change committed as 120743

Powered by Google App Engine
This is Rietveld 408576698