[PATCH weston 0/5] rendering optimizations
Kristian Høgsberg
hoegsberg at gmail.com
Fri Aug 31 16:46:50 PDT 2012
On Thu, Aug 30, 2012 at 04:47:16PM -0500, Rob Clark wrote:
> From: Rob Clark <rob at ti.com>
>
> This patchset is an updated version of my earlier patches, plus a
> bunch of updates from Pekka. Some have Pekka's fixes have been
> squashed. Also, I have made some updates to the triangle-fan debug
> to enable dynamic enable/disable and a few other tweaks.
>
> Pekka Paalanen (3):
> compositor: specialised fragment shader for RGBX
> compositor: fix blending for full-surface alpha
> compositor: triangle fan debug
>
> Rob Clark (2):
> compositor: add support for OES_EGL_image_external
> compositor: simplify shaders
Very cool, thanks to you and Pekka for figuring this out. Committed.
Kristian
> src/compositor-android.c | 6 +-
> src/compositor-drm.c | 11 +-
> src/compositor-wayland.c | 6 +-
> src/compositor-x11.c | 5 +-
> src/compositor.c | 631 +++++++++++++++++++++++++++++++++++++---------
> src/compositor.h | 11 +-
> src/shell.c | 13 +
> src/weston-egl-ext.h | 4 +
> 8 files changed, 561 insertions(+), 126 deletions(-)
>
> --
> 1.7.9.5
>
> _______________________________________________
> 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