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

Issue 5373104: Add GL_ANGLE_pack_reverse_row_order. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by bsalomon
Modified:
14 years, 4 months ago
Reviewers:
dgkoch, nicolas
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add GL_ANGLE_pack_reverse_row_order. Performs vertical flip in readPixels and may write direct to client ptr. Bug=none Test= Tested in a modified version of Chromium using canvas2D. Committed: http://code.google.com/p/angleproject/source/detail?r=889

Patch Set 1 #

Patch Set 2 : Add extension draft. #

Total comments: 12

Patch Set 3 : Add GL_ANGLE_pack_reverse_row_order. Performs vertical flip in readPixels and may write direct to... #

Total comments: 2

Patch Set 4 : '' #

Patch Set 5 : Add GL_ANGLE_pack_reverse_row_order. Performs vertical flip in readPixels and #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -10 lines) Patch
A extensions/ANGLE_pack_reverse_row_order.txt View 1 2 1 chunk +164 lines, -0 lines 0 comments Download
M include/GLES2/gl2ext.h View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M src/libGLESv2/Context.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M src/libGLESv2/Context.cpp View 1 2 3 4 8 chunks +61 lines, -10 lines 0 comments Download
M src/libGLESv2/libGLESv2.cpp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6
dgkoch
14 years, 4 months ago (2011-11-21 16:21:50 UTC) #1
dgkoch
The extension is looking good. I've got a few comments below. If you handle those ...
14 years, 4 months ago (2011-11-22 13:44:32 UTC) #2
bsalomon
Thanks for the feedback! I uploaded a revised patch. http://codereview.appspot.com/5373104/diff/2005/extensions/ANGLE_pack_reverse_row_order.txt File extensions/ANGLE_pack_reverse_row_order.txt (right): http://codereview.appspot.com/5373104/diff/2005/extensions/ANGLE_pack_reverse_row_order.txt#newcode4 extensions/ANGLE_pack_reverse_row_order.txt:4: ...
14 years, 4 months ago (2011-11-22 19:26:37 UTC) #3
dgkoch
LGTM with the one addition I pointed out. Please update src/common/version.h with the expected SVN ...
14 years, 4 months ago (2011-11-23 03:29:53 UTC) #4
bsalomon
Thanks. I'll either need commit access or someone to land this for me. http://codereview.appspot.com/5373104/diff/8005/src/libGLESv2/Context.cpp File ...
14 years, 4 months ago (2011-11-23 13:34:54 UTC) #5
dgkoch
14 years, 4 months ago (2011-11-23 13:42:37 UTC) #6
On 2011/11/23 13:34:54, bsalomon wrote:
> Thanks. I'll either need commit access or someone to land this for me.

I've added you as a committer.  Don't forget to bump the revision. Thanks!
Sign in to reply to this message.

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