On 12/21/2011 04:52 AM, Kristian Høgsberg wrote:
On Wed, Dec 14, 2011 at 4:59 AM, Ander Conselvan de Oliveira
wrote:
From: Ander Conselvan de Oliveira
Hi,
So, in London we discussed moving the drm compositor to a new
gbm_surface interface, which would allow the buffer management
to be handle
2011/12/20 Kristian Høgsberg :
> On Wed, Dec 14, 2011 at 4:59 AM, Ander Conselvan de Oliveira
> wrote:
>> From: Ander Conselvan de Oliveira
>>
>> Hi,
>>
>> So, in London we discussed moving the drm compositor to a new
>> gbm_surface interface, which would allow the buffer management
>> to be hand
On Wed, Dec 14, 2011 at 4:59 AM, Ander Conselvan de Oliveira
wrote:
> From: Ander Conselvan de Oliveira
>
> Hi,
>
> So, in London we discussed moving the drm compositor to a new
> gbm_surface interface, which would allow the buffer management
> to be handled by the egl implementation by calling e
From: Ander Conselvan de Oliveira
Hi,
So, in London we discussed moving the drm compositor to a new
gbm_surface interface, which would allow the buffer management
to be handled by the egl implementation by calling eglSwapBuffers.
Here's a prototype implementation of such an interface in mesa an