mesa/src
Andres Gomez 142e51da08 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 82607f8a90,
commit 6ad31c4ff3 and
commit dacb11a585.

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

v3:
  - Don't revert
    fc21394bc4 ("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: Andres Gomez <agomez@igalia.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
(cherry picked from commit 02c265be9d)
[Juan A. Suarez: resolve trivial conflicts]
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>

Conflicts:
	src/egl/drivers/dri2/platform_x11.c
2019-10-07 16:27:07 +02:00
..
amd radv: Add workaround for hang in The Surge 2. 2019-10-02 09:41:27 -04:00
broadcom v3d: fix checking twice auf flag 2019-06-14 09:06:36 +00:00
compiler glsl: disallow incompatible matrices multiplication 2019-10-02 09:41:27 -04:00
egl egl: Remove the 565 pbuffer-only EGL config under X11. 2019-10-07 16:27:07 +02:00
freedreno tu: Set up glsl types. 2019-10-02 09:40:28 -04:00
gallium haiku: fix Mesa build 2019-10-02 09:41:27 -04:00
gbm meson: make nm binary optional 2019-05-03 10:58:05 -07:00
getopt
glx drisw: Fix shared memory leak on drawable resize 2019-10-02 09:41:27 -04:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: fix Mesa build 2019-10-02 09:41:27 -04:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates 2019-10-02 09:41:27 -04:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi meson: fix logic for generating .pc files with old glvnd 2019-10-02 09:41:27 -04:00
mesa mesa: don't forget to clear _Layer field on texture unit 2019-10-02 09:41:27 -04:00
util util: fix os_create_anonymous_file on android 2019-10-02 09:41:27 -04:00
vulkan wsi: add minImageCount override 2019-09-09 10:51:27 +00:00
meson.build meson: fix logic for generating .pc files with old glvnd 2019-10-02 09:41:27 -04:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00