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

Issue 10827052: Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA. (Closed)

Created:
8 years, 5 months ago by Pawel Osciak
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Base URL:
https://git.chromium.org/git/chromium/src@master
Visibility:
Public.

Description

Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA. Clean up TFP in VAVDA: - properly restore currently bound texture after binding our own - use the extracted Binders for the above - use glXDestroyPixmap instead of glXDestroyPixmapGLX - do not bind texture twice Also modify TextureImageTransportSurface to use the extracted Binders. BUG= TEST=manual runs of VAVDA Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148827

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -43 lines) Patch
A content/common/gpu/gl_scoped_binders.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
A content/common/gpu/gl_scoped_binders.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_h264_decoder.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 1 6 chunks +6 lines, -39 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Pawel Osciak
piman: please review the TFP and gfx changes brettw: please owners fischman: FYI
8 years, 5 months ago (2012-07-26 20:18:24 UTC) #1
piman
2 nits https://chromiumcodereview.appspot.com/10827052/diff/1/content/common/gpu/gl_scoped_binders.h File content/common/gpu/gl_scoped_binders.h (right): https://chromiumcodereview.appspot.com/10827052/diff/1/content/common/gpu/gl_scoped_binders.h#newcode5 content/common/gpu/gl_scoped_binders.h:5: #ifndef CHROME_GPU_GL_SCOPED_BINDERS_H_ correct header guard is CONTENT_COMMON_GPU_GL_SCOPED_BINDERS_H_ ...
8 years, 5 months ago (2012-07-26 20:25:03 UTC) #2
Pawel Osciak
https://chromiumcodereview.appspot.com/10827052/diff/1/content/common/gpu/gl_scoped_binders.h File content/common/gpu/gl_scoped_binders.h (right): https://chromiumcodereview.appspot.com/10827052/diff/1/content/common/gpu/gl_scoped_binders.h#newcode5 content/common/gpu/gl_scoped_binders.h:5: #ifndef CHROME_GPU_GL_SCOPED_BINDERS_H_ On 2012/07/26 20:25:03, piman wrote: > correct ...
8 years, 5 months ago (2012-07-26 20:36:48 UTC) #3
piman
lgtm
8 years, 5 months ago (2012-07-26 20:41:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/posciak@chromium.org/10827052/9001
8 years, 5 months ago (2012-07-26 20:42:59 UTC) #5
commit-bot: I haz the power
Presubmit check for 10827052-9001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-26 20:43:21 UTC) #6
brettw
owners lgtm rubberstamp
8 years, 4 months ago (2012-07-27 20:12:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/posciak@chromium.org/10827052/9001
8 years, 4 months ago (2012-07-27 20:17:01 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 22:09:14 UTC) #9
Change committed as 148827

Powered by Google App Engine
This is Rietveld 408576698