On Thu, Jul 11, 2013 at 04:08:19PM +0200, Tomeu Vizoso wrote:
> This version allows renderers to advertise support for additional pixel
> formats for shm buffers via new API: wl_display_set_additional_shm_formats
>
> Additionally, clients can hint when creating a window the preferred pixel
> forma
This version allows renderers to advertise support for additional pixel
formats for shm buffers via new API: wl_display_set_additional_shm_formats
Additionally, clients can hint when creating a window the preferred pixel
format.
Regards,
Tomeu
___
way
Could we add an wl_shm entry point to let the renderer add additional
supported formats to wl_shm instead?
Kristian
On Fri, Jul 5, 2013 at 5:41 AM, Tomeu Vizoso wrote:
> Hi,
>
> this patch series allows clients to request the creation of 16bit buffers,
> useful for conserving resources in device
Hi,
this patch series allows clients to request the creation of 16bit buffers,
useful for conserving resources in devices with constrained resources when
using big surfaces such as desktop background images.
I'm asking for ideas about what to do with how renderers are now
registering wl_shm, need