diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-08-16 18:29:34 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-10-14 12:41:56 +0100 |
commit | 3963a5fc941b00ea8c6491599d4db6bc82c2d647 (patch) | |
tree | 0ecc960eeccdd515df84af0a92090ef71dfdc809 /Android.mk | |
parent | d2d579da7e1ebd7bc33e7c84921eedc8b8208cda (diff) | |
download | external_mesa3d-3963a5fc941b00ea8c6491599d4db6bc82c2d647.zip external_mesa3d-3963a5fc941b00ea8c6491599d4db6bc82c2d647.tar.gz external_mesa3d-3963a5fc941b00ea8c6491599d4db6bc82c2d647.tar.bz2 |
egl/x11: don't populate dri2_dpy->dri2_loader_extension
Analogous to the earlier android and wayland patches. As we're here we
can drop exposing the old version of the extension.
Any dri loader/driver interface use lower bound checking thus exposing
dri2 loader v3 to a v2 capable driver is perfectly normal.
v2: Preserve compat with dri2_minor < 1. The driver does not know if
there is a protocol to manage getBuffersWithFormat(). It's up-to the
loader to expose the vfunc if there is one. (Kristian)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions