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

Issue 22250044: Use both GetClientRect and GetWindowRect to determine size of swapchain. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by John Bauman
Modified:
10 years, 3 months ago
CC:
angleproject-review_googlegroups.com
Base URL:
https://code.google.com/p/angleproject/@master
Visibility:
Public.

Description

Use both GetClientRect and GetWindowRect to determine size of swapchain. Chrome makes the client rect of a window larger than the window itself, but only renders into the smaller part. ANGLE should do the same when determining the backbuffer size. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -12 lines) Patch
M src/libEGL/Surface.cpp View 4 chunks +24 lines, -12 lines 0 comments Download

Messages

Total messages: 4
John Bauman
10 years, 5 months ago (2013-11-06 02:37:20 UTC) #1
Jamie Madill
On 2013/11/06 02:37:20, John Bauman wrote: LGTM! is there an associated chrome issue?
10 years, 5 months ago (2013-11-06 14:22:47 UTC) #2
Jamie Madill
On 2013/11/06 14:22:47, Jamie Madill wrote: > On 2013/11/06 02:37:20, John Bauman wrote: > > ...
10 years, 5 months ago (2013-11-06 14:24:36 UTC) #3
Jamie Madill
10 years, 5 months ago (2013-11-06 14:26:17 UTC) #4
On 2013/11/06 14:24:36, Jamie Madill wrote:
> On 2013/11/06 14:22:47, Jamie Madill wrote:
> > On 2013/11/06 02:37:20, John Bauman wrote:
> > 
> > LGTM! is there an associated chrome issue?
> 
> ah, i see issue 311405 on chromium is probably related to this

or issue 305432
Sign in to reply to this message.

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