Fwd: [Haskell] ANNOUNCE: OpenGL 2.2.2.0

Sven Panne <[email protected]> Thu, 30 Apr 2009 18:52:53 +0200
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
[ Forgot to CC: to the hopengl mailing list... ]

----------  Weitergeleitete Nachricht  ----------

Betreff: [Haskell] ANNOUNCE: OpenGL 2.2.2.0
Datum: Dienstag, 28. April 2009
Von: Sven Panne <[email protected]>
An: Haskell Mailing List <[email protected]>

A new version of the OpenGL package has bee uploaded to Hackage. This is 
mainly a bug fix release, containing the following changes:

  * Minor tweaks for recent Cabal versions.

  * Removal of old GHC build system relics.

  * Handle "invalid framebuffer operation" error.

  * Terminate GLSL attribute names with NUL in various functions.

  * Access 3D texture functions via their core API names, improving 
portability (e.g. for MacOS X).

  * Added a workaround for a bug in the SGI tessellator.

  * Fixed marshalling of control points for evaluators.

  * Added mapBuffer/unmapBuffer and beginQuery/endQuery to exported API.

Cheers,
   S.