[PATCH weston 0/5] rendering optimizations
Rob Clark
rob.clark at linaro.org
Thu Aug 30 14:47:16 PDT 2012
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
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
More information about the wayland-devel
mailing list