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

Issue 3805044: Fix for loading L/LA images into a native (8/16-bit) D3D surface. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by baustin
Modified:
14 years, 8 months ago
Reviewers:
vangelis, kbr1, dgkoch, apatrick1
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix for loading L/LA images into a native (8/16-bit) D3D surface. Fixed in r523.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/libGLESv2/Texture.cpp View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 13
baustin
14 years, 8 months ago (2010-12-22 21:59:46 UTC) #1
dgkoch
Ooops :-0 LGTM Btw you might want to add yourself to the CONTRIBUTORS file..
14 years, 8 months ago (2010-12-23 03:54:41 UTC) #2
baustin
Do I need to do anything more before submitting this code? I tried to submit ...
14 years, 8 months ago (2011-01-04 22:18:31 UTC) #3
vangelis
Hi Brent, I think the problem was that you weren't in the list of committers. ...
14 years, 8 months ago (2011-01-04 23:09:14 UTC) #4
dgkoch
On 2011-01-04, at 5:18 PM, baustin@google.com wrote: >> >> LGTM >> Btw you might want ...
14 years, 8 months ago (2011-01-05 04:12:31 UTC) #5
baustin
Thanks for adding me, but it doesn't seem to have helped. I'm still getting the ...
14 years, 8 months ago (2011-01-05 18:52:03 UTC) #6
kbr1
On Wed, Jan 5, 2011 at 10:52 AM, <baustin@google.com> wrote: > Thanks for adding me, ...
14 years, 8 months ago (2011-01-05 19:06:37 UTC) #7
baustin
On 2011/01/05 19:06:37, kbr1 wrote: > I frequently need to hit return when gcl prompts ...
14 years, 8 months ago (2011-01-05 21:28:06 UTC) #8
vangelis
On Wed, Jan 5, 2011 at 1:28 PM, <baustin@google.com> wrote: > On 2011/01/05 19:06:37, kbr1 ...
14 years, 8 months ago (2011-01-05 21:32:24 UTC) #9
baustin
On 2011/01/05 21:32:24, vangelis wrote: > On Wed, Jan 5, 2011 at 1:28 PM, <mailto:baustin@google.com> ...
14 years, 8 months ago (2011-01-06 18:43:13 UTC) #10
vangelis
On Thu, Jan 6, 2011 at 10:43 AM, <baustin@google.com> wrote: > On 2011/01/05 21:32:24, vangelis ...
14 years, 8 months ago (2011-01-06 20:17:25 UTC) #11
baustin
Yes, that helps! I was able to submit using tortoise SVN. gcl still gives the ...
14 years, 8 months ago (2011-01-06 21:29:43 UTC) #12
vangelis
14 years, 8 months ago (2011-01-06 21:51:27 UTC) #13
On Thu, Jan 6, 2011 at 1:29 PM, Brent Austin <baustin@google.com> wrote:

> Yes, that helps!  I was able to submit using tortoise SVN.  gcl still
> gives the same error, so I'll just stick with tortoise for now.
>
> When I submit using SVN, what should I update in the issue?  Mark it
> as closed and put the SVN revision #?
>

Great!  Yes, marking it closed and adding the svn revision would be good.

Vangelis


>
> Brent
>
>
> On Thu, Jan 6, 2011 at 12:17 PM, Vangelis Kokkevis <vangelis@google.com>
> wrote:
> >
> >
> > On Thu, Jan 6, 2011 at 10:43 AM, <baustin@google.com> wrote:
> >>
> >> On 2011/01/05 21:32:24, vangelis wrote:
> >>>
> >>> On Wed, Jan 5, 2011 at 1:28 PM, <mailto:baustin@google.com> wrote:
> >>
> >>> > On 2011/01/05 19:06:37, kbr1 wrote:
> >>> >
> >>> >> I frequently need to hit return when gcl prompts me for "Password
> >>
> >> for
> >>>
> >>> >> kbr:" in order to be able to enter my full email address (kbr at
> >>> >> http://chromium.org).
> >>> >>
> >>> >
> >>> > Pressing return just gives me the error without a chance to change
> >>
> >> the
> >>>
> >>> > account.
> >>
> >>
> >>> If it looks like the shell is waiting for you to enter text and when
> >>
> >> you're
> >>>
> >>> typing you actually see what you type, then it's expecting your email.
> >>
> >>  If
> >>>
> >>> you type blindly, it's expecting a password.  Those are the clues I
> >>
> >> use.  I
> >>>
> >>> agree though that this is all very annoying.  If all else fails, just
> >>
> >> do a
> >>>
> >>> regular svn checkin and manually update the issue.
> >>
> >>
> >>
> >> Sorry for all the questions, but I still can't get this to work.  I
> >> tried using svn directly, but got the same errors.  I also tried on
> >> another machine and with tortoise svn, but got the same error all the
> >> time.  My only guess now is that there is something wrong with my
> >> account or with the permissions for my account.  Does the authentication
> >> ever require CAPTCH or OTP?  I'm assuming that the username/password for
> >> SVN authentication is the same as for my domain account.  Is this ever
> >> not the case?
> >
> > Aha! When checking in via svn you should be using your svn password which
> > you'll get when you go to:
> > https://code.google.com/hosting/settings
> > (you can get there via the "Profile" link on the upper right corner of
> all
> > the codesite pages, once you're authenticated)
> > Sorry for the time waste...
> > Vangelis
> >
> >>
> >> Anyway, I can't spend much more time debugging this.  Can someone check
> >> in this patch and the patches in issue #3733043 and #3772045 for me?
> >>
> >> thanks,
> >> Brent
> >>
> >>
> >> https://codereview.appspot.com/3805044/
> >
> >
>
Sign in to reply to this message.

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