Comment 7 for bug 1351097

Revision history for this message
Robert Carr (robertcarr) wrote :

Applying http://pastebin.ubuntu.com/7991531/ as a patch against the android device tree fixes things for me. It looks like the emulator never supported resizing EGLWindowSurfaces. The WindowSurfaceon the host side will still be the wrong size...the effects of this are hard to predict. With 5-10 minute sof playing around with the emulator image things seem to work fine...probably because we only resize bigger->smaller atm...things could get broken as we support more.

Now that I am familiar with the codebase and have a workflow for iterating on the device tree I think I will be able to provide a proper fix earyl next week, not sure if people want to take this one in the mean time.