[PATCH weston 0/7] Pixman renderer support for the drm backend
Kristian Høgsberg
hoegsberg at gmail.com
Thu Jan 24 14:24:03 PST 2013
On Tue, Jan 22, 2013 at 06:07:08PM +0200, Ander Conselvan de Oliveira wrote:
> Hi,
>
> This series adds pixman support to the compositor backend. The bulk of
> the series consists of recfactoring that backend to make the backend
> choice implemented on the last patch easier.
This series looks good, except for dropping init_egl for hotplug
outputs as John points out. Can you resend without 4/7 and add the
help text for --use-pixman in --help output and man page?
thanks,
Kristian
> Cheers,
> Ander
>
> Ander Conselvan de Oliveira (7):
> pixman-renderer: Add repaint debugging feature
> pixman-renderer: Move shadow buffer into renderer
> compositor-drm: Split kms initialization out of init_egl()
> compositor-drm: Delay egl initialization until all outputs are
> created
> compositor-drm: Put logic of destroy/releasing bo's in its own
> function
> compositor-drm: Support creating drm_fb backed by dumb buffers
> compositor-drm: Add support for using the pixman renderer
>
> src/compositor-drm.c | 399 ++++++++++++++++++++++++++++++++++++++++---------
> src/compositor-x11.c | 104 +------------
> src/pixman-renderer.c | 161 ++++++++++++++++++--
> 3 files changed, 478 insertions(+), 186 deletions(-)
>
> --
> 1.7.10.4
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list