Acme-MITHALDU-BleedingOpenGL

 view release on metacpan or  search on metacpan

Release_Notes  view on Meta::CPAN

  * Fixed multi-texture constants/APIs/exports

  * fix OpenGL::Array RPN calculation issues on osx

  * Added missing glutStrokeLength implementation.

  * Fixed missing OUTPUT for several pogl_glut methods.

  * Updated GL Version definitions in Makefile.PL.

  * Fixed a c++ name-mangling issue that was breaking builds on Linux.

  * Improved FREEGLUT searching/linking for Linux and Mac OS X.

  * Fixed/improved GLUT version reporting in util/glversion.c.

  * Restored GLX interface support for Makefile.PL.

  * Enhanced test.pl for OpenGL::Shader and VBOs

  * suppress osx 10.9 deprecation warnings

  * Added GLUT_VERSION to exported constant values

  * fix OSX warnings about data types

  * Updated OpenGL::Array to support 2D matrices;
    added OpenGL::Array->get_dimensions method.

  * Added OpenGL::Matrix subclass of OpenGL::Array

  * Unified the following extensions into mainline GL functions:
    GL_EXT_vertex_array
    GL_ARB_vertex_buffer_object
    GL_EXT_framebuffer_object
    GL_ARB_multitexture

  * Fixed sf.net #21 "delete functions removed from Mesa 10.6"

  * Fixed sf.net #22 "Perl::OpenGL make test fails (undefined
    symbol: glWindowPos4iMESA)".  NOTE: This is a duplicate
    report of the problem in bug #21 but it motivated this
    release.  Thanks for the report, Richard.

  * Fixed sf.net #20 "Prefer system GL/#gl.h on non-Win32"



+------------------------------------------------------------------------+
|                  OpenGL-0.6704
+------------------------------------------------------------------------+

General Notes:

  * Fixes a number of bugs since the last release.  Thanks to
    Christian Walde, Olaf Dabrunz, and Alessandro Ranellucci for
    their contributions.

Highlights:

  * Fix item_count error in OpenGL::Array implementation

  * Fix POGL bug #12 re thread safety

  * Fix POGL bug #16 "Free to wrong pool" caused by calloc()



+------------------------------------------------------------------------+
|                  OpenGL-0.6703
+------------------------------------------------------------------------+

General Notes:

 * Minor update to tolerate absence of several extensions removed
   in Mesa 9.2.0.  Thanks to Colin Watson for reporting and fixing
   the problem.


Highlights:

  * Tolerate absence of several extensions removed in Mesa 9.2.0



+------------------------------------------------------------------------+
|                  OpenGL-0.6702
+------------------------------------------------------------------------+

General Notes:

 * This release fixes some minor build issures for Strawberry Perl 32bit
   where the wrong FreeGLUT library would be linked in---this failed at
   runtime during the 'perl Makefile.PL' step.

Highlights:

  * Clean up INSTALL, README, and bring more up-to-date.

  * Put util/strawberry.bat under git configuration management.

  * glutCloseFunc() feature has been disabled.  A warning is given
    the first time the close handler is called.

  * Strawberry perl builds are now detected and the build configuration
    is corrected.  This should allow for automated builds.



+------------------------------------------------------------------------+
|                  OpenGL-0.6701
+------------------------------------------------------------------------+

General Notes:

 * This is a work-around release to work around a problem with
   segfaults during the glutCloseFunc() processing.  Until a
   real fix is found, the feature has been disabled.

Highlights:



( run in 1.269 second using v1.01-cache-2.11-cpan-39bf76dae61 )