From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125709 invoked by alias); 12 Jan 2018 00:40:53 -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 67352 invoked by uid 89); 12 Jan 2018 00:26:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-glew-2.1.0-1 Thu Jan 11 18:26:00 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 12 Jan 2018 00:40:00 -0000 Subject: glew 2.1.0-1 X-SW-Source: 2018-01/txt/msg00026.txt.bz2 Message-ID: <20180112004000.5IFaUCmCOXja8FeYKa_RDw-vZ79dC1VL5r3fWpxHoyo@z> The following packages have been uploaded to the Cygwin distribution: * glew-2.1.0-1 * libGLEW2.1-2.1.0-1 * libGLEW-devel-2.1.0-1 * mingw64-i686-glew-2.1.0-1 * mingw64-x86_64-glew-2.1.0-1 The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. This is an update to the latest upstream release. -- Yaakov