Skip to content

Set inital format when creating gralloc buffer

Marius Gripsgard requested to merge xenial_-_edge_-_set_buffer into xenial_-_edge

Not sure why it didn't get set before (maybe never needed it), but this sets it when we create the buffer. This makes sure the buffer format is set before we use the buffer.

Why it worked sometimes, I got no idea.

This fixes the issue we had with mir 1.1 :)

Merge request reports