summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10/changes.html
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2012-05-15 19:15:47 -0700
committerRomain Guy <romainguy@google.com>2012-05-15 19:15:47 -0700
commit413baf8a03db180607efaca0bb60c15a153c4322 (patch)
tree5e955a9b24f91038fadfaef1a175478a0577717f /docs/html/sdk/api_diff/10/changes.html
parent7a59c5aebc5506319deea8fd40d5d308192b8052 (diff)
Don't draw onto a hw surface using the software renderer
Bug #6485955 If an invalidate gets scheduled right before the EGL surface is destroyed, the next draw pass is done in software. This causes the software renderer to connect to the surface forever which prevents the hardware renderer from coming back when the screen is turned back on. The fix here is to ignore the draw request when hw acceleration is requested but not yet available. Proper software fallback will still happen when an error is encountered with hardware rendering (in which case hw acceleration will not be marked as requested anymore.) Change-Id: I1edc4a51c8dd38240aa2345092a18a081a756fc1
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes.html')
0 files changed, 0 insertions, 0 deletions