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

Issue 6492084: Ensure texture level count accounts for lod offset. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by John Bauman
Modified:
11 years, 8 months ago
Reviewers:
dgkoch
CC:
angleproject-review_googlegroups.com, sminns
Base URL:
https://angleproject.googlecode.com/svn/trunk
Visibility:
Public.

Description

Ensure texture level count accounts for lod offset. The lower texture levels (below the lod offset) aren't used and can't be seen, so don't count them in levelCount. BUG= Committed: https://code.google.com/p/angleproject/source/detail?r=1275

Patch Set 1 #

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

Messages

Total messages: 3
John Bauman
This patch is originally from Steve Minns.
11 years, 8 months ago (2012-09-06 00:27:05 UTC) #1
dgkoch
LGTM
11 years, 8 months ago (2012-09-06 19:42:40 UTC) #2
dgkoch
11 years, 8 months ago (2012-09-06 19:43:10 UTC) #3
On 2012/09/06 00:27:05, John Bauman wrote:
> This patch is originally from Steve Minns.

Can you add Steve to the CONTRIBUTORS file then?
Sign in to reply to this message.

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