DescriptionAdding 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 #
MessagesTotal messages: 4
|
||||||||||||||||||||||||||||