delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/05/18/11:11:28

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,T_HK_NAME_DR
X-Spam-Check-By: sourceware.org
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_40,T_HK_NAME_DR,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY
From: "Dr. Volker Zell" <dr DOT volker DOT zell AT oracle DOT com>
Subject: [ANNOUNCEMENT] Updated: {freeglut/libfreeglut3/libfreeglut-devel}-2.6.0-1: Open Source GLUT implementation
To: cygwin AT cygwin DOT com
Date: Tue, 18 May 2010 16:59:49 +0200
Message-Id: <announce.7z4oi5fe6y.fsf@vzell-de.de.oracle.com>
MIME-Version: 1.0
Reply-To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

Hi

New versions of 'freeglut/libfreeglut3/libfreeglut-devel' have been uploaded to a server near you.

 o Update to latest upstream version
 o Build for cygwin 1.7 with gcc-4


freeglut NEWS:
===============
  
    * Tons of bug fixes

    * Added deprecated, but working Joystick API.

    * Added new constant GLUT_INIT_STATE for glutGet() to check if freeglut is
      already initialized.

    * Added new API entry for full-screen mode

        void glutFullScreenToggle( void );

      with a related new constant GLUT_FULL_SCREEN for glutGet().

    * Added new API entry to de-initialize freeglut:

        void glutExit( void );

    * Added more special keys: GLUT_KEY_NUM_LOCK, GLUT_KEY_BEGIN GLUT_KEY_DELETE

    * Added support for windows without captions and/or borders via two new
      constants GLUT_CAPTIONLESS and GLUT_BORDERLESS for glutInitDisplayMode
      (currently works for Windows only).

    * Added support for multisampling: The number of samples per pixel to use
      when GLUT_MULTISAMPLE is specified in glutInitDisplayMode() can be set via
      glutSetOption() with parameter GLUT_MULTISAMPLE now. glutGet() with the
      same token retrieves that value. The possible number of samples per pixels
      can be queried via the new API entry

        int *glutGetModeValues( GLenum mode, int *size );

      with mode GLUT_MULTISAMPLE. (glutGetModeValues() currently only works for
      X11)

    * Added new constant GLUT_AUX for glutSetOption() to set the number of
      auxiliary buffers. The possible number of auxiliary buffers can be
      queried via glutGetModeValues with mode GLUT_AUX.

    * Added support for versioned (i.e. 3.0) OpenGL contexts: New API entries

        void glutInitContextVersion( int majorVersion, int minorVersion );
        void glutInitContextFlags( int flags );

      with related new constants GLUT_DEBUG and GLUT_FORWARD_COMPATIBLE for
      the latter API entry. Added new constants GLUT_INIT_MAJOR_VERSION,
      GLUT_INIT_MINOR_VERSION and GLUT_INIT_FLAGS  for glutGet().

 
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the "List-Unsubscribe: " tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
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

- Raw text -


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