delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/09/26/20:38:02

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <79218202D4B9D4118A290002A508E13B79C39C@PNZEXCHANGE>
From: Ross Smith <rosss AT pharos DOT co DOT nz>
To: "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com>
Subject: Small patch to opengl header
Date: Fri, 27 Sep 2002 12:37:33 +1200
MIME-Version: 1.0

The current Cygwin GL header (/usr/include/GL/gl.h) declares the
functions for the "colour subtable" GL extension, but doesn't declare
the GL_EXT_color_subtable flag. This causes SDL to fail to compile (it
assumes the subtable extension isn't there and tries to declare its own
version).

The patch is trivial:

1093a1094
> #define GL_EXT_color_subtable             1
2053a2055
> #define GL_EXT_color_subtable             1

-- 
Ross Smith ...................... Pharos Systems, Auckland, New Zealand

This has been a test of the emergency broadcasting system. If this had
been a real emergency, we would have all fled in terror, and you would
not have been notified.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019