diff options
author | Gurchetan Singh <gurchetansingh@chromium.org> | 2017-08-01 14:51:40 -0700 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-08-07 18:17:17 +0100 |
commit | 12181b501732b0c098b90e4128dc44032d08df00 (patch) | |
tree | f7e27b9a0abb981832ab2ac22134dc42fff8fa06 /include | |
parent | bbdeddd5fd0b797e1e281f058338b3da4d98029d (diff) |
egl/dri2: add image extension such it's usable by swrast driver
Otherwise, this extension is not visible to the EGL users who
use the swrast driver.
This will allow the swrast driver to use eglCreateImageKHR,
provided the target is EGL_GL_TEXTURE_2D_KHR or
EGL_GL_RENDERBUFFER_KHR. Note we still have to implement the
create from render buffer path.
v2: add it to optional_core_extensions instead of swrast_core_extensions,
so it's not a requirement (Emil)
v3: Merge egl/dri2 changes together, also add support for
platform_wayland (Emil)
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com> (v2)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions