On 09/15/2013 12:16 AM, Kristian Høgsberg wrote:
Hi,
This little series adds support for creating EGLSurfaces with color buffers
using the ARGB2101010 pixel format. We the new KMS addFB2 ioctl we can
create KMS framebuffers with that format and this series ends up adding
the pixel format to gbm
On 09/17/2013 04:20 PM, Kristian Høgsberg wrote:
On Tue, Sep 17, 2013 at 1:49 PM, Chad Versace
wrote:
On 09/15/2013 12:16 AM, Kristian Høgsberg wrote:
Hi,
This little series adds support for creating EGLSurfaces with color
buffers
using the ARGB2101010 pixel format. We the new KMS addFB2 io
On Tue, Sep 17, 2013 at 1:49 PM, Chad Versace
wrote:
> On 09/15/2013 12:16 AM, Kristian Høgsberg wrote:
>>
>> Hi,
>>
>> This little series adds support for creating EGLSurfaces with color
>> buffers
>> using the ARGB2101010 pixel format. We the new KMS addFB2 ioctl we can
>> create KMS framebuffe
On 09/15/2013 12:16 AM, Kristian Høgsberg wrote:
Hi,
This little series adds support for creating EGLSurfaces with color buffers
using the ARGB2101010 pixel format. We the new KMS addFB2 ioctl we can
create KMS framebuffers with that format and this series ends up adding
the pixel format to gbm
On Sun, Sep 15, 2013 at 12:16:42AM -0700, Kristian Høgsberg wrote:
> This little series adds support for creating EGLSurfaces with color buffers
> using the ARGB2101010 pixel format. We the new KMS addFB2 ioctl we can
> create KMS framebuffers with that format and this series ends up adding
> the
Hi,
This little series adds support for creating EGLSurfaces with color buffers
using the ARGB2101010 pixel format. We the new KMS addFB2 ioctl we can
create KMS framebuffers with that format and this series ends up adding
the pixel format to gbm so we can generate buffers with that format.
The