From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92024 invoked by alias); 21 Feb 2017 14:47:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 92012 invoked by uid 89); 21 Feb 2017 14:47:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Selkowitz, selkowitz, wgl, WGL X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Feb 2017 14:47:14 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id D3162209B7 for ; Tue, 21 Feb 2017 09:47:13 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Tue, 21 Feb 2017 09:47:13 -0500 X-ME-Sender: Received: from [192.168.1.102] (host86-141-130-128.range86-141.btcentralplus.com [86.141.130.128]) by mail.messagingengine.com (Postfix) with ESMTPA id 7A64C7E1D9 for ; Tue, 21 Feb 2017 09:47:13 -0500 (EST) Subject: Re: mesa 13.0.3-1 To: The Cygwin Mailing List References: <201701271949.v0RJnruM022759@int-mx09.intmail.prod.int.phx2.redhat.com> From: Jon Turney Message-ID: <85931e15-4980-b307-ee0a-e513fe0be0e4@dronecode.org.uk> Date: Tue, 21 Feb 2017 14:47:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <201701271949.v0RJnruM022759@int-mx09.intmail.prod.int.phx2.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-02/txt/msg00263.txt.bz2 On 27/01/2017 19:47, Yaakov Selkowitz wrote: > The following packages have been uploaded to the Cygwin distribution: > > * mesa-13.0.3-1 > * dri-drivers-13.0.3-1 > * libglapi0-13.0.3-1 > * libGL1-13.0.3-1 > * libGL-devel-13.0.3-1 > * libOSMesa8-13.0.3-1 > * libOSMesa-devel-13.0.3-1 > * libEGL1-13.0.3-1 > * libEGL-devel-13.0.3-1 > * libGLESv2_2-13.0.3-1 > * libGLESv2-devel-13.0.3-1 > * windowsdriproto-13.0.3-1 > > Mesa is an open-source implementation of the OpenGL, OpenGL ES, and EGL > specifications for rendering interactive 3D graphics. A change with this update which should be noted is that the default OpenGL renderer used for local X clients is now WGL (when available). Please let us know if this causes any problems. If you were setting the LIBGL_USE_WGL environment variable to select that, you may now remove it. The previous default, of using the mesa software renderer, can be restored by setting the LIBGL_ALWAYS_SOFTWARE environment variable. The documentation linked below has been updated appropriately. > Complete documentation on OpenGL usage and configuration can be found here: > > http://x.cygwin.com/docs/ug/using-glx.html -- Jon Turney Volunteer Cygwin/X X Server maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple