On Tue, Jul 07, 2015 at 07:31:26AM -0500, Derek Foreman wrote:
> On 06/07/15 03:31 AM, Sjoerd Simons wrote:
> > This patchset add support for driving multiple framebuffers from weston.
> > First
> > patch drops the intermediate shadow buffer in the fbdev compositor, which
> > turned out to be both
On 06/07/15 03:31 AM, Sjoerd Simons wrote:
> This patchset add support for driving multiple framebuffers from weston. First
> patch drops the intermediate shadow buffer in the fbdev compositor, which
> turned out to be both unneeded and buggy with non-0x0 rooted outputs second
> patch actually adds
This patchset add support for driving multiple framebuffers from weston. First
patch drops the intermediate shadow buffer in the fbdev compositor, which
turned out to be both unneeded and buggy with non-0x0 rooted outputs second
patch actually adds multiple output support.
Sjoerd Simons (2):
com