On Mon, 13 Feb 2017 18:24:58 +
Daniel Stone wrote:
> Hi,
>
> On 14 December 2016 at 15:59, Pekka Paalanen wrote:
> > On Fri, 9 Dec 2016 19:57:16 +
> > Daniel Stone wrote:
> >> + {
> >> + .format = DRM_FORMAT_RGBX,
> >> + .gl_format = GL_RGBA,
> >> +
Hi,
On 14 December 2016 at 15:59, Pekka Paalanen wrote:
> On Fri, 9 Dec 2016 19:57:16 +
> Daniel Stone wrote:
>> + {
>> + .format = DRM_FORMAT_RGBX,
>> + .gl_format = GL_RGBA,
>> + .gl_type = GL_UNSIGNED_SHORT_4_4_4_4,
>
> Could there be any conce
On Fri, 9 Dec 2016 19:57:16 +
Daniel Stone wrote:
> Rather than duplicating knowledge of pixel formats across several
> components, create a custom central repository.
>
> Signed-off-by: Daniel Stone
>
> Differential Revision: https://phabricator.freedesktop.org/D1511
> ---
> libweston/p
On 09.12.2016 22:30, Daniel Stone wrote:
> Hi,
>
Hi,
> On 9 December 2016 at 20:37, Armin Krezović wrote:
>> On 09.12.2016 20:57, Daniel Stone wrote:
>>> libweston/pixel-formats.c | 398
>>> ++
>>> libweston/pixel-formats.h | 112 +
>>
>>
Hi,
On 9 December 2016 at 20:37, Armin Krezović wrote:
> On 09.12.2016 20:57, Daniel Stone wrote:
>> libweston/pixel-formats.c | 398
>> ++
>> libweston/pixel-formats.h | 112 +
>
> Where are corresponding build system modifications?
Missi
On 09.12.2016 20:57, Daniel Stone wrote:
> Rather than duplicating knowledge of pixel formats across several
> components, create a custom central repository.
>
Hi,
> Signed-off-by: Daniel Stone
>
> Differential Revision: https://phabricator.freedesktop.org/D1511
> ---
> libweston/pixel-forma
Rather than duplicating knowledge of pixel formats across several
components, create a custom central repository.
Signed-off-by: Daniel Stone
Differential Revision: https://phabricator.freedesktop.org/D1511
---
libweston/pixel-formats.c | 398 ++
libw