X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:subject:from:to:date :content-type:mime-version:content-transfer-encoding; q=dns; s= default; b=t2MlzYcqKZ1DknklDCm5rqbzONn5juOl1Qgp5jb80+ZBRB6zP8MI9 rR8BLG9NimbyTFpLDm9mBhS18AUCdA0wXr0WcXorLiVEcM0vC1hDxLa2FYmOpWFe gDHsocbmkybF5LKBRlahYJbZ3ijYvYhFbpo0k6oPxw+8cR5MrTs3dc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:subject:from:to:date :content-type:mime-version:content-transfer-encoding; s=default; bh=1gUS40vS2nZ0AnfXt/Dz+Jp0SiM=; b=TFrmKV8FPF+nIA6DtQ/9B4BLrL2b FQ0k8SfIOA0sak+O3ldC/dLU6pQPebfRo9ATwlqEL6F7Reo22mLbC9cCCurykGGk zkbZmisMkWGmtiEqgt/TyyRmyjdmpm1nQyz8KeOWBJ5XRY22jJjqaHc0pKHTwbEk 7LDcrPXQdDOeqsg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 Message-Id: Subject: [ANNOUNCEMENT] New: libepoxy-1.2-1 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 18 May 2015 18:35:47 -0500 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes The following packages have been added to the Cygwin distribution: * libepoxy0-1.2-1 * libepoxy-devel-1.2-1 Epoxy is a library for handling OpenGL function pointer management for you. It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). This library has been added as a prerequisite of GTK+ 3.16. -- Yaakov -- 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