Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3591)

Issue 2205043: Allow blitting to a render texture in BlitFramebuffer.... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by enne
Modified:
13 years, 7 months ago
Reviewers:
VangelisK, dgkoch, apatrick1
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Allow blitting to a render texture in BlitFramebuffer. Change the type check to allow blitting between render buffers and render textures. Store the format for render textures so that resolving to a render texture Colorbuffer will pass the format check. BUG=37

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M src/libGLESv2/Context.cpp View 1 1 chunk +5 lines, -1 line 0 comments Download
M src/libGLESv2/Renderbuffer.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/libGLESv2/Renderbuffer.cpp View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/libGLESv2/Texture.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/libGLESv2/Texture.cpp View 1 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 4
VangelisK
13 years, 7 months ago (2010-09-17 22:14:44 UTC) #1
dgkoch
LGTM
13 years, 7 months ago (2010-09-18 03:44:16 UTC) #2
enne
On 2010/09/18 03:44:16, dgkoch wrote: > LGTM Ignore this second patch set (on this bug). ...
13 years, 7 months ago (2010-09-20 22:07:57 UTC) #3
enne
13 years, 7 months ago (2010-09-21 16:23:38 UTC) #4
Committed in r430.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b