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

Issue 4961070: Adding code to try and reset the device if eglCreateWindowSurface and eglCreateSurface are (Closed)

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

Description

Adding code to try and reset the device if eglCreateWindowSurface and eglCreateSurface are called while the device is reported as lost. Currently only eglCreateContext attempts to reset the device. This is a short term fix until the whole device lost issue can be revisited. One of the issues here is that if any of these egl entry points are called while the device is lost (e.g. while the screen saver is on in XP) ANGLE will spin until the device comes back. Committed: http://code.google.com/p/angleproject/source/detail?r=746

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -15 lines) Patch
M trunk/src/libEGL/Display.h View 1 chunk +2 lines, -0 lines 0 comments Download
M trunk/src/libEGL/Display.cpp View 4 chunks +34 lines, -15 lines 0 comments Download

Messages

Total messages: 4
VangelisK
Please review.
14 years, 7 months ago (2011-09-07 23:01:11 UTC) #1
John Bauman
On 2011/09/07 23:01:11, VangelisK wrote: > Please review. Would it make more sense to create ...
14 years, 7 months ago (2011-09-07 23:30:40 UTC) #2
vangelis
On 2011/09/07 23:30:40, John Bauman wrote: > On 2011/09/07 23:01:11, VangelisK wrote: > > Please ...
14 years, 7 months ago (2011-09-09 00:38:05 UTC) #3
dgkoch
14 years, 7 months ago (2011-09-09 17:15:28 UTC) #4
LGTM
Sign in to reply to this message.

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