Skip to content
Commit c289ac9a authored by Andres Gomez's avatar Andres Gomez Committed by Dylan Baker
Browse files

egl: Remove the 565 pbuffer-only EGL config under X11.



The CTS finally has agreed to drop the requirement for a
565-no-depth-no-stencil config for ES 3.0. Hence we can now remove the
code to satisfy this requirement using a pbuffer-only visual with
whatever other buffers the driver happens to have given us.

This reverts commit 82607f8a,
commit 6ad31c4f and
commit dacb11a5.

v2:
  - Reference the VK-GL-CTS issue (Eric E.).

v3:
  - Don't revert
    fc21394b ("egl: Quiet warning about front buffer rendering for pixmaps/pbuffers")
    (Kenneth).

References: VK-GL-CTS issue 1601.
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: default avatarAndres Gomez <agomez@igalia.com>
Acked-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Acked-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarKenneth Graunke <kenneth@whitecape.org>
(cherry picked from commit 02c265be)
Conflicts resolved by Dylan Baker
parent bad5e64d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment