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

Issue 5212006: Make target running GLES2 autogen script. (Closed)

Created:
10 years, 1 month ago by neb
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, apatrick_chromium, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Make target running GLES2 autogen script. Also lays groundwork for rebuilding Pepper OpenGL ES bindings as part of the build. BUG=none TEST=run "make ppapi_gles_bindings" or "make ppapi_gles_implementation". Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73222

Patch Set 1 : First. #

Patch Set 2 : Trigger manually #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -6 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 1 chunk +19 lines, -6 lines 0 comments Download
M ppapi/ppapi_gl.gypi View 1 1 chunk +25 lines, -0 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
neb
10 years, 1 month ago (2010-11-20 02:04:53 UTC) #1
greggman
yea, I saw this issue and saw that it was marked closed. I think Al ...
10 years, 1 month ago (2010-11-23 00:07:19 UTC) #2
apatrick
How about we keep the generated source in the repository and the python script just ...
10 years, 1 month ago (2010-11-23 02:09:47 UTC) #3
neb
Hmm. I could just not delete the autogen'ed file. That way svn diff will tell ...
10 years, 1 month ago (2010-11-23 19:17:10 UTC) #4
neb
Hey guys, I'm getting around to working on 3d again, and I want to run ...
9 years, 11 months ago (2011-01-29 03:43:34 UTC) #5
neb
Updated description.
9 years, 11 months ago (2011-01-29 03:45:20 UTC) #6
greggman
lgtm
9 years, 10 months ago (2011-01-30 00:37:00 UTC) #7
apatrick
LGTM
9 years, 10 months ago (2011-01-31 18:24:04 UTC) #8
gavinp
9 years, 10 months ago (2011-02-08 18:58:30 UTC) #9
Aren't , webkit/plugins/ppapi/ppb_opengles_impl.cc, ppapi/lib/gl/gles2/gles2.c
and ppapi/c/dev/ppb_opengles_dev.h still checked into our repository?

This change means that the mere act of doing a build causes you to instantly get
merge conflicts if you do later updates, or want to switch repos.  This is
pretty bad practice!  Shouldn't this be reverted or fixed pronto?

Powered by Google App Engine
This is Rietveld 408576698