From f8aea0ce47a84e7991958e5d79e7b04e799eda68 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 29 Nov 2017 15:15:19 +0000 Subject: xlib: remove dummy GLX_MESA_set_3dfx_mode implementation The implementation is a simple 'return EGL_FALSE'. Stop pretending and simply remove it. Note: the removal of XMesa API is fine, since there hasn't been any users for it in years. Signed-off-by: Emil Velikov Reviewed-by: Brian Paul Reviewed-by: Adam Jackson Reviewed-by: Ian Romanick --- docs/relnotes/17.4.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/relnotes/17.4.0.html') diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index b5f4476ce19..8b32c4e6bda 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -61,7 +61,7 @@ TBD

Changes

    -TBD +
  • Remove incomplete GLX_MESA_set_3dfx_mode from the Xlib libGL
-- cgit v1.2.3