[Mesa-dev] [PATCH v2 0/3] Update MESA_drm_image extension
Gwenole Beauchesne
gb.devel at gmail.com
Fri Apr 27 06:40:50 PDT 2012
Hi,
I have updated the patches to the current upstream tree and made some
minor changes:
- dropped luma and luma + alpha formats
- moved new tokens to <EGL/eglmesaext.h> instead of plain <EGL/eglext.h>
- made plane id attribute have a generic name without specific
prefix/suffix
Regards,
Gwenole Beauchesne (3):
egl_dri2: add dri2_invoke_create_image_from_name() helper.
egl_dri2: fix eglCreateImageKHR() with a MESA_drm_image buffer.
egl_dri2: add new EGL_MESA_drm_image attributes.
docs/MESA_drm_image.spec | 11 +++++
include/EGL/eglmesaext.h | 26 +++++++++++
src/egl/drivers/dri2/egl_dri2.c | 94 ++++++++++++++++++++++++++++++--------
src/egl/main/eglimage.c | 10 ++++
src/egl/main/eglimage.h | 3 +
5 files changed, 124 insertions(+), 20 deletions(-)
--
1.7.5.4
More information about the mesa-dev
mailing list