From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12229 invoked by alias); 17 Nov 2014 07:33:54 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 12147 invoked by uid 89); 17 Nov 2014 07:33:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 17 Nov 2014 07:33:53 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 Message-Id: Date: Mon, 17 Nov 2014 07:33:00 -0000 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: [ANNOUNCEMENT] Updated: mesa-10.3.3-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: cygwin-xfree@cygwin.com X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00022.txt.bz2 The following packages have been updated in the Cygwin distribution: * dri-drivers-10.3.3-1 * libEGL1-10.3.3-1 * libEGL-devel-10.3.3-1 * libGL1-10.3.3-1 * libGL-devel-10.3.3-1 * libGLESv1_CM1-10.3.3-1 * libGLESv1_CM-devel-10.3.3-1 * libGLESv2_2-10.3.3-1 * libGLESv2-devel-10.3.3-1 * libglapi0-10.3.3-1 * libOpenVG1-10.3.3-1 * libOpenVG-devel-10.3.3-1 * libOSMesa8-10.3.3-1 * libOSMesa-devel-10.3.3-1 Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics. This is an update to the latest upstream stable release, and enables direct software rendering (and hence OpenGL 3.0 and GLSL 1.30) by default. If you had added "unset LIBGL_ALWAYS_INDIRECT" to your environment, you may now remove it, as that variable is no longer set by default. Direct hardware-accelerated rendering (Windows-DRI) is still experimental in this release. Complete documentation on OpenGL usage and configuration can be found here: http://x.cygwin.com/docs/ug/using-aiglx.html -- Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/