From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92679 invoked by alias); 4 Oct 2017 05:41:04 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 91671 invoked by uid 89); 4 Oct 2017 05:40:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=interactive, HAuthentication-Results:cygwin.com, expired, UD:2.html X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com DF743C059B76 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com DF743C059B76 X-Mailbox-Line: From cygwin-announce-mesa-17.2.2-1 Wed Oct 04 00:35:41 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 04 Oct 2017 05:41:00 -0000 Subject: mesa 17.2.2-1 X-SW-Source: 2017-10/txt/msg00005.txt.bz2 Message-ID: <20171004054100.Bh-OMNbXs0abUupPJubqWzpYPF7Dm-qqptTEuP6583o@z> The following packages have been uploaded to the Cygwin distribution: * dri-drivers-17.2.2-1 * libglapi0-17.2.2-1 * libGL1-17.2.2-1 * libGL-devel-17.2.2-1 * libOSMesa8-17.2.2-1 * libOSMesa-devel-17.2.2-1 * libEGL1-17.2.2-1 * libEGL-devel-17.2.2-1 * libGLESv2_2-17.2.2-1 * libGLESv2-devel-17.2.2-1 * windowsdriproto-17.2.2-1 Mesa is an open-source implementation of the OpenGL, OpenGL ES, and EGL specifications for rendering interactive 3D graphics. Complete documentation on OpenGL usage and configuration can be found here: http://x.cygwin.com/docs/ug/using-glx.html This is an update to the latest upstream release: https://www.mesa3d.org/relnotes/17.2.0.html https://www.mesa3d.org/relnotes/17.2.1.html https://www.mesa3d.org/relnotes/17.2.2.html This release also includes a backport of integrated S3TC support, now that the relevant patent has expired. As a consequence, libtxc_dxtn is no longer required. libEGL1 now requires libxcb-dri2_0 to avoid needing to maintain a patch to avoid the dependency. -- Yaakov