Re: [PATCH] compositor-fbdev: Add support for ABGR in calculate_pixman_format

2020-01-30 Thread Pekka Paalanen
On Tue, 3 Apr 2018 14:42:58 +0300 Pekka Paalanen wrote: > On Wed, 19 Jul 2017 00:06:38 +0200 > Pablo Castellano wrote: > > > In PostmarketOS we have added support for the Asus grouper device > > (Google Nexus 7 2012 tablet), which uses ABGR. > > > > This mode seems to be less common and previo

Re: [PATCH] compositor-fbdev: Add support for ABGR in calculate_pixman_format

2018-04-03 Thread Pekka Paalanen
On Wed, 19 Jul 2017 00:06:38 +0200 Pablo Castellano wrote: > In PostmarketOS we have added support for the Asus grouper device > (Google Nexus 7 2012 tablet), which uses ABGR. > > This mode seems to be less common and previously it was not correctly > handled by calculate_pixman_format() > > Fo

[PATCH] compositor-fbdev: Add support for ABGR in calculate_pixman_format

2017-07-18 Thread Pablo Castellano
In PostmarketOS we have added support for the Asus grouper device (Google Nexus 7 2012 tablet), which uses ABGR. This mode seems to be less common and previously it was not correctly handled by calculate_pixman_format() For more information, see: https://github.com/postmarketOS/pmbootstrap/wiki/a